summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a555fbc6192..0d9e3d434ef1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sing-geoip
pkgver=20230112
-pkgrel=1
+pkgrel=2
pkgdesc='sing-geoip database'
arch=('any')
@@ -10,8 +10,6 @@ _repo="SagerNet/${pkgname}"
url="https://github.com/${_repo}"
license=('GPL3')
-optdepends=('sing-box: The universal proxy platform')
-
source=("${pkgver}.geoip-cn.db::${url}/releases/download/${pkgver}/geoip-cn.db"
"${pkgver}.geoip.db::${url}/releases/download/${pkgver}/geoip.db"
"${pkgver}.LICENSE::https://raw.githubusercontent.com/${_repo}/${pkgver}/LICENSE")