summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimochan2023-11-17 08:34:28 +0800
committertimochan2023-11-17 08:34:28 +0800
commitde3be3e808379722933ab889fc7b1f95ec7651a6 (patch)
treefc755f51bc004e6c26191427784131f052e212f6 /PKGBUILD
parent683d6d876d12ab9158eea4c2ab47d1538ce98e0f (diff)
downloadaur-de3be3e808379722933ab889fc7b1f95ec7651a6.tar.gz
chore: update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02b2209c7352..f8cf32174989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,10 @@
+###
+# @Author: timochan
+# @Date: 2023-11-16 19:16:49
+# @LastEditors: timochan
+# @LastEditTime: 2023-11-17 08:33:35
+# @FilePath: /clash-nyanpasu-appimage/PKGBUILD
+###
_pkgname=clash-nyanpasu
_Pkgname=clash-nyanpasu
_disname=clash-nyanpasu
@@ -14,6 +21,7 @@ url="https://github.com/keiko233/clash-nyanpasu"
license=('GPL3')
options=(!strip)
depends=('zlib' 'hicolor-icon-theme' 'fuse2')
+conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-bin')
provides=('clash-nyanpasu')
source_x86_64=("${_Pkgname}-${major_version}.${minor_version}.${patch_version}-amd64.AppImage::https://github.com/keiko233/clash-nyanpasu/releases/download/v${major_version}.${minor_version}.${patch_version}/${_Pkgname}_${major_version}.${minor_version}.${patch_version}_amd64.AppImage")
sha256sums_x86_64=('5386610db36683dae504902895618c73797f47b6f3b5955584928bc964153bb5')