summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimochan2024-04-10 18:13:40 +0800
committertimochan2024-04-10 18:13:40 +0800
commit4fb7963a4e21fc5ed98cf3e2a195a219d80be099 (patch)
treeef3c70faf5c44dc34328e1e2d897c943dbb28c0f
parenta587e9e1d8326b337fb5019e58da3fb214688102 (diff)
downloadaur-clash-nyanpasu-bin.tar.gz
update: v1.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 218c4463a4df..c1b5f9256dcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clash-nyanpasu-bin
pkgdesc = A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆​
- pkgver = 1.5.0
+ pkgver = 1.5.1
pkgrel = 1
url = https://github.com/LibNyanpasu/clash-nyanpasu
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = clash-nyanpasu-bin
conflicts = clash-nyanpasu-git
conflicts = clash-nyanpasu-appimage
conflicts = clash-nyanpasu
- source = clash-nyanpasu-1.5.0-x86_64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/v1.5.0/clash-nyanpasu_1.5.0_amd64.deb
- sha256sums = 62fe02f634c29ccef5ad8ff46ee4764df746bb9d72704aa2d6d67a1714c960d8
+ source = clash-nyanpasu-1.5.1-x86_64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/v1.5.1/clash-nyanpasu_1.5.1_amd64.deb
+ sha256sums = d34e0840479afd763a0ad98232bcdb48ccc8a296146956475586d5bf557a6e8f
pkgname = clash-nyanpasu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 08ae599bb2c3..f83a5b6437f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=clash-nyanpasu-bin
_pkgname=clash-nyanpasu
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆​"
arch=('x86_64')
@@ -11,7 +11,7 @@ conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-appimage' 'clash-nyanpasu')
provides=('clash-nyanpasu')
optdepends=('clash-rs: custom protocol network proxy, coding with rust')
source=("${_pkgname}-${pkgver}-${arch}.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/v${pkgver}/clash-nyanpasu_${pkgver}_amd64.deb")
-sha256sums=('62fe02f634c29ccef5ad8ff46ee4764df746bb9d72704aa2d6d67a1714c960d8')
+sha256sums=('d34e0840479afd763a0ad98232bcdb48ccc8a296146956475586d5bf557a6e8f')
package() {
tar xpf data.tar.gz -C ${pkgdir}