summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimochan2024-02-13 20:56:46 +0800
committertimochan2024-02-13 20:56:46 +0800
commitc53c2e4a74715cf8a4fedf34b1a7040d463b2058 (patch)
treee758ab78064d39ae898bd2d3c53dc3c5663cf708
parenta82e3f79a5ab3f6b46627fd318812d75771b8971 (diff)
downloadaur-c53c2e4a74715cf8a4fedf34b1a7040d463b2058.tar.gz
update: v1.4.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b82a5151dc97..b184b41c12e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = clash-nyanpasu-bin
pkgdesc = A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆​
- pkgver = 1.4.4
+ pkgver = 1.4.5
pkgrel = 1
- url = https://github.com/keiko233/clash-nyanpasu
+ url = https://github.com/LibNyanpasu/clash-nyanpasu
arch = x86_64
license = GPL3
depends = webkit2gtk
@@ -13,7 +13,7 @@ pkgbase = clash-nyanpasu-bin
provides = clash-nyanpasu
conflicts = clash-nyanpasu-git
conflicts = clash-nyanpasu-appimage
- 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
+ source = clash-nyanpasu-1.4.5-x86_64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/v1.4.5/clash-nyanpasu_1.4.5_amd64.deb
+ sha256sums = 7316aaed19dd7f4cad11aa9cec21908b1e5238076c4cea138f5265863af9c040
pkgname = clash-nyanpasu-bin
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}