Date: Thursday, September 29, 2022 @ 18:53:41 Author: felixonmars Revision: 1317006
upgpkg: v2ray-domain-list-community 20220929125005-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-29 18:48:32 UTC (rev 1317005) +++ PKGBUILD 2022-09-29 18:53:41 UTC (rev 1317006) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=v2ray-domain-list-community -pkgver=20220928083539 +pkgver=20220929125005 pkgrel=1 pkgdesc="A list of domains to be used as geosites for routing purpose in Project V" arch=('any') @@ -9,7 +9,7 @@ license=('MIT') makedepends=('go' 'git') source=("$pkgname-$pkgver.tar.gz::https://github.com/v2fly/domain-list-community/archive/$pkgver.tar.gz") -sha512sums=('1cd434f50f3b6a27d1ed0a102318cb14ad186e026969e0d335aa5097e6eefb1855a1fe68a9ec37d1ba118543ce3c09b8999e0c078dda594be719720c134ab036') +sha512sums=('59a17aab2d0764f09b6a00efdba70b30a1dc1e04ea43ce1bea24da980d4c5f53e82adc38cb0d17562d8e5f0b2be7a996974bdf003079259f9f81bbb1dd1e2ee8') build() { cd domain-list-community-$pkgver
