summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAditya Phra2022-03-02 19:07:03 +0700
committerAditya Phra2022-03-02 19:07:03 +0700
commit965f34deec5fff587adb6886ccac5b9e7820edc4 (patch)
tree1e4ee7e9537cbe544fbfbab0ff12dd384f587b9b
parentcdcf1cedceba3e19179ba4383f46c35a2e1ed164 (diff)
downloadaur-965f34deec5fff587adb6886ccac5b9e7820edc4.tar.gz
revert
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd8131621e3f..ac4edf905d9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = clash-premium-script
depends = iproute2
backup = etc/clash/config.yaml
backup = etc/default/clash
- source = git+https://github.com/Kr328/clash-premium-installer.git#commit=c2b80f9
+ source = git+https://github.com/Kr328/clash-premium-installer.git
source = arch.patch
source = config.yaml
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c58695eec59a..f4375ab59b26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ install=${pkgname}.install
depends=('clash-premium-bin' 'systemd' 'nftables' 'iproute2')
makedepends=('git')
backup=("etc/clash/config.yaml" "etc/default/clash")
-source=("git+https://github.com/Kr328/clash-premium-installer.git#commit=c2b80f9"
+source=("git+https://github.com/Kr328/clash-premium-installer.git"
"arch.patch"
"config.yaml")
sha256sums=('SKIP'