summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2023-12-28 11:34:35 +0800
committertaotieren2023-12-28 11:34:35 +0800
commite9ce9e81bc84f86307ef94ec5f9062ca3b336ba0 (patch)
tree1591e0bc7edaba7db1a5794202c266303cb29c21 /PKGBUILD
parent808e9570cbc19714d80a828da35a175d08c47335 (diff)
downloadaur-github520-git.tar.gz
update github520-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4b13e6526d0..98c42f56b533 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=github520-git
pkgname=github520-git
-pkgver=r7
+pkgver=r8
pkgrel=1
pkgdesc="😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。"
arch=(any)
@@ -33,6 +33,6 @@ options=('!strip')
# }
package() {
- install -Dm0644 ${srcdir}/update-github520-hosts.* -t ${pkgdir}/usr/lib/systemd/system/
+ install -Dm0644 ${srcdir}/*-github520-hosts.* -t ${pkgdir}/usr/lib/systemd/system/
}