summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimochan2024-02-13 20:56:46 +0800
committertimochan2024-02-13 20:56:46 +0800
commitc53c2e4a74715cf8a4fedf34b1a7040d463b2058 (patch)
treee758ab78064d39ae898bd2d3c53dc3c5663cf708 /PKGBUILD
parenta82e3f79a5ab3f6b46627fd318812d75771b8971 (diff)
downloadaur-c53c2e4a74715cf8a4fedf34b1a7040d463b2058.tar.gz
update: v1.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9d949a8a4c2..5b2c39aa7b12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
pkgname=clash-nyanpasu-bin
_pkgname=clash-nyanpasu
-pkgver=1.4.4
+pkgver=1.4.5
pkgrel=1
pkgdesc="A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆​"
arch=('x86_64')
-url="https://github.com/keiko233/clash-nyanpasu"
+url="https://github.com/LibNyanpasu/clash-nyanpasu"
license=('GPL3')
depends=('webkit2gtk' 'gtk3' 'libayatana-appindicator' 'clash-meta')
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=('61c50be02fc0e8a6713af51937b41f721fb51d6287515b8d142aec04fb56461d')
+source=("${_pkgname}-${pkgver}-${arch}.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/v${pkgver}/clash-nyanpasu_${pkgver}_amd64.deb")
+sha256sums=('7316aaed19dd7f4cad11aa9cec21908b1e5238076c4cea138f5265863af9c040')
package() {
tar xpf data.tar.gz -C ${pkgdir}