summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimochan2024-01-31 12:05:54 +0800
committertimochan2024-01-31 12:05:54 +0800
commita82e3f79a5ab3f6b46627fd318812d75771b8971 (patch)
treed77ffc23877f0d57843357827f7f16b205a2053f
parent614490837bef185de7b3927eedc9d87a251e8328 (diff)
downloadaur-a82e3f79a5ab3f6b46627fd318812d75771b8971.tar.gz
update: v1.4.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c586e5f83122..b82a5151dc97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clash-nyanpasu-bin
pkgdesc = A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆​
- pkgver = 1.4.3
+ pkgver = 1.4.4
pkgrel = 1
url = https://github.com/keiko233/clash-nyanpasu
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = clash-nyanpasu-bin
provides = clash-nyanpasu
conflicts = clash-nyanpasu-git
conflicts = clash-nyanpasu-appimage
- source = clash-nyanpasu-1.4.3-x86_64.deb::https://github.com/keiko233/clash-nyanpasu/releases/download/v1.4.3/clash-nyanpasu_1.4.3_amd64.deb
- sha256sums = 3ab48a2d8ba92fc03bd4a0a55c08392c226b8a9ee4263251c140c377011092ea
+ source = clash-nyanpasu-1.4.4-x86_64.deb::https://github.com/keiko233/clash-nyanpasu/releases/download/v1.4.4/clash-nyanpasu_1.4.4_amd64.deb
+ sha256sums = 61c50be02fc0e8a6713af51937b41f721fb51d6287515b8d142aec04fb56461d
pkgname = clash-nyanpasu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 75e354e95b35..a9d949a8a4c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=clash-nyanpasu-bin
_pkgname=clash-nyanpasu
-pkgver=1.4.3
+pkgver=1.4.4
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')
provides=('clash-nyanpasu')
optdepends=('clash-rs: custom protocol network proxy, coding with rust')
source=("${_pkgname}-${pkgver}-${arch}.deb::https://github.com/keiko233/clash-nyanpasu/releases/download/v${pkgver}/clash-nyanpasu_${pkgver}_amd64.deb")
-sha256sums=('3ab48a2d8ba92fc03bd4a0a55c08392c226b8a9ee4263251c140c377011092ea')
+sha256sums=('61c50be02fc0e8a6713af51937b41f721fb51d6287515b8d142aec04fb56461d')
package() {
tar xpf data.tar.gz -C ${pkgdir}