mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update AUR package
This commit is contained in:
parent
012e3f7a23
commit
3be0336c24
2 changed files with 6 additions and 6 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = clash-nyanpasu-nightly-bin
|
||||
pkgdesc = A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆
|
||||
pkgver = 2.0.0_alpha+0233e88
|
||||
pkgver = 2.0.0_alpha+ae8194e
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/LibNyanpasu/clash-nyanpasu
|
||||
|
|
@ -14,7 +14,7 @@ pkgbase = clash-nyanpasu-nightly-bin
|
|||
conflicts = clash-nyanpasu
|
||||
conflicts = clash-nyanpasu-bin
|
||||
options = !strip
|
||||
source = Clash.Nyanpasu_2.0.0-alpha+0233e88_amd64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/pre-release/Clash.Nyanpasu_2.0.0-alpha+0233e88_amd64.deb
|
||||
sha256sums = 9ebb14ce5c74b857bfbda17b0c187af618af28a77037af1c4db0d7ec8f625211
|
||||
source = Clash.Nyanpasu_2.0.0-alpha+ae8194e_amd64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/pre-release/Clash.Nyanpasu_2.0.0-alpha+ae8194e_amd64.deb
|
||||
sha256sums = 450696e2c1ef20172ba2fc0f7941a31d7f30e246e9003636fea16fa043486647
|
||||
|
||||
pkgname = clash-nyanpasu-nightly-bin
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
pkgname=clash-nyanpasu-nightly-bin
|
||||
_pkgname=clash-nyanpasu
|
||||
pkgver=2.0.0_alpha+0233e88
|
||||
_pkgver=2.0.0-alpha+0233e88
|
||||
pkgver=2.0.0_alpha+ae8194e
|
||||
_pkgver=2.0.0-alpha+ae8194e
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="A Clash GUI based on tauri. Clash Nyanpasu! (∠・ω< )⌒☆"
|
||||
|
|
@ -13,7 +13,7 @@ depends=('webkit2gtk-4.1' 'gtk3' 'libayatana-appindicator')
|
|||
conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-appimage' 'clash-nyanpasu' 'clash-nyanpasu-bin')
|
||||
|
||||
source=("Clash.Nyanpasu_${_pkgver}_amd64.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/pre-release/Clash.Nyanpasu_${_pkgver}_amd64.deb")
|
||||
sha256sums=('9ebb14ce5c74b857bfbda17b0c187af618af28a77037af1c4db0d7ec8f625211')
|
||||
sha256sums=('450696e2c1ef20172ba2fc0f7941a31d7f30e246e9003636fea16fa043486647')
|
||||
|
||||
package() {
|
||||
tar xpf data.tar.gz -C ${pkgdir}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue