summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimochan2023-12-06 20:33:44 +0800
committertimochan2023-12-06 20:33:44 +0800
commit1678ed762f98bb30aeb5af0618b39a32b011937d (patch)
tree33e3092c0efb05dc907924372106b54076ef4403
parent4b0ee11ac8f896d5b50008f431e8226b911559b3 (diff)
downloadaur-1678ed762f98bb30aeb5af0618b39a32b011937d.tar.gz
update: v1.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2eb91201ba6b..34b09bfe0604 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clash-nyanpasu-bin
pkgdesc = A Clash GUI based on tauri. Only for Clash Meta.
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 0
url = https://github.com/keiko233/clash-nyanpasu
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = clash-nyanpasu-bin
provides = clash-nyanpasu
conflicts = clash-nyanpasu-git
conflicts = clash-nyanpasu-appimage
- source = clash-nyanpasu-1.4.0-x86_64.deb::https://github.com/keiko233/clash-nyanpasu/releases/download/v1.4.0/clash-nyanpasu_1.4.0_amd64.deb
- sha256sums = fcfcf5fcdeccf90116a2b4fdec7ae089b7adef9023231acd440da2b3a2bc99c8
+ source = clash-nyanpasu-1.4.1-x86_64.deb::https://github.com/keiko233/clash-nyanpasu/releases/download/v1.4.1/clash-nyanpasu_1.4.1_amd64.deb
+ sha256sums = 197f79cd1ef5abb8ba2eb1c08ffacc5dfb851b5c0a6451971d9943fcedd2a082
pkgname = clash-nyanpasu-bin
diff --git a/PKGBUILD b/PKGBUILD
index e405814b19f4..439f5e85e175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=clash-nyanpasu-bin
_pkgname=clash-nyanpasu
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=0
pkgdesc="A Clash GUI based on tauri. Only for Clash Meta."
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('webkit2gtk' 'gtk3' 'libayatana-appindicator' 'clash-meta')
conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-appimage')
provides=('clash-nyanpasu')
source=("${_pkgname}-${pkgver}-${arch}.deb::https://github.com/keiko233/clash-nyanpasu/releases/download/v${pkgver}/clash-nyanpasu_${pkgver}_amd64.deb")
-sha256sums=('fcfcf5fcdeccf90116a2b4fdec7ae089b7adef9023231acd440da2b3a2bc99c8')
+sha256sums=('197f79cd1ef5abb8ba2eb1c08ffacc5dfb851b5c0a6451971d9943fcedd2a082')
package() {
tar xpf data.tar.gz -C ${pkgdir}