From 628118856b9156647e64fe7202f6502deedc2071 Mon Sep 17 00:00:00 2001 From: c114514 Date: Sun, 22 Feb 2026 03:27:06 +0000 Subject: [PATCH] Update AUR package --- .SRCINFO | 6 +++--- PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bff76c6e5decb..1a35dbc262b91 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = clash-nyanpasu-nightly-bin pkgdesc = A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆​ - pkgver = 2.0.0_alpha+dca5586 + pkgver = 2.0.0_alpha+ee130e0 pkgrel = 1 epoch = 1 url = https://github.com/LibNyanpasu/clash-nyanpasu @@ -14,7 +14,7 @@ pkgbase = clash-nyanpasu-nightly-bin conflicts = clash-nyanpasu conflicts = clash-nyanpasu-bin options = !strip - source = Clash.Nyanpasu_2.0.0-alpha+dca5586_amd64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/pre-release/Clash.Nyanpasu_2.0.0-alpha+dca5586_amd64.deb - sha256sums = 443db324f3c6b5e736a37da3f6d4419eeed2fa85450eb6a725330e86a293f2b2 + source = Clash.Nyanpasu_2.0.0-alpha+ee130e0_amd64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/pre-release/Clash.Nyanpasu_2.0.0-alpha+ee130e0_amd64.deb + sha256sums = 76ebe3bd6bb2dc384292b136c0fdf68c5d8c2c204a6b12cdb2b4134f752bd6e9 pkgname = clash-nyanpasu-nightly-bin diff --git a/PKGBUILD b/PKGBUILD index 759c9d1963f02..a9a4f2f02c2ce 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ pkgname=clash-nyanpasu-nightly-bin _pkgname=clash-nyanpasu -pkgver=2.0.0_alpha+dca5586 -_pkgver=2.0.0-alpha+dca5586 +pkgver=2.0.0_alpha+ee130e0 +_pkgver=2.0.0-alpha+ee130e0 pkgrel=1 epoch=1 pkgdesc="A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆​" @@ -13,7 +13,7 @@ depends=('webkit2gtk-4.1' 'gtk3' 'libayatana-appindicator') conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-appimage' 'clash-nyanpasu' 'clash-nyanpasu-bin') source=("Clash.Nyanpasu_${_pkgver}_amd64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/pre-release/Clash.Nyanpasu_${_pkgver}_amd64.deb") -sha256sums=('443db324f3c6b5e736a37da3f6d4419eeed2fa85450eb6a725330e86a293f2b2') +sha256sums=('76ebe3bd6bb2dc384292b136c0fdf68c5d8c2c204a6b12cdb2b4134f752bd6e9') package() { tar xpf data.tar.gz -C ${pkgdir}