Date: Friday, September 23, 2022 @ 19:51:18 Author: felixonmars Revision: 1309214
upgpkg: v2ray-domain-list-community 20220923145559-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-23 19:50:14 UTC (rev 1309213) +++ PKGBUILD 2022-09-23 19:51:18 UTC (rev 1309214) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=v2ray-domain-list-community -pkgver=20220922103909 +pkgver=20220923145559 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=('3182e6ce0be121fb1db1c403828d131fce9a87e17a797a9a468c20b9702b58d3f7fc0f2245c4b9689ce31d09c9d08bc6891851c85dba3d29c3489f4d6f5a08f8') +sha512sums=('a3aaa7c80ad18b1a0a4ea11f87cbe9eefb79dcb4bbf380d7302e2595b60b4328333ca6ee43cc50bbe7bd1b5396b07ae2328561efd86ef33a678edf32cb907086') build() { cd domain-list-community-$pkgver
