summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjustforlxz2023-07-10 13:35:19 +0800
committerjustforlxz2023-07-10 13:35:19 +0800
commit392e4a218529b11c1aca60aac05a6a012e1ca866 (patch)
tree0f02860c9f41cf0b8789f5586099e4a884ffe92f /PKGBUILD
parent6fdf497ec3feaf3b83b0ab80fc255916845db0c7 (diff)
downloadaur-chinadns-ng-zfl9.tar.gz
update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f9f2f0e2ee3..c5d830353ddf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=chinadns-ng-zfl9
_pkgbase=chinadns-ng
-pkgver=latest
+pkgver=2023.06.01
pkgrel=1
pkgdesc='chinadns next generation, refactoring with epoll and ipset'
-arch=('x86_64')
+arch=('x86_64' 'aarch64')
url="https://github.com/zfl9/chinadns-ng"
license=('GPL3')
-depends=()
-source=("$_pkgbase-$pkgver::https://github.com/zfl9/chinadns-ng/archive/refs/tags/latest.tar.gz")
+provide=('chinadns-ng')
+source=("$_pkgbase-$pkgver::https://github.com/zfl9/chinadns-ng/archive/refs/tags/2023.06.01.tar.gz")
sha512sums=('SKIP')
build() {