summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {