Date: Saturday, September 24, 2022 @ 22:18:04 Author: felixonmars Revision: 1309347
upgpkg: v2ray-domain-list-community 20220924145006-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-24 22:14:23 UTC (rev 1309346) +++ PKGBUILD 2022-09-24 22:18:04 UTC (rev 1309347) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=v2ray-domain-list-community -pkgver=20220923145559 +pkgver=20220924145006 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=('a3aaa7c80ad18b1a0a4ea11f87cbe9eefb79dcb4bbf380d7302e2595b60b4328333ca6ee43cc50bbe7bd1b5396b07ae2328561efd86ef33a678edf32cb907086') +sha512sums=('6a31c804e093093be6865ea0b5884663146d6a2ffc81f0ff76e4ebd68b266f6229f91bf931f70f4e3c9254984a1a0c2e34e7365c731c181fccd7b0350e661d7e') build() { cd domain-list-community-$pkgver
