Date: Thursday, October 17, 2019 @ 11:05:53 Author: felixonmars Revision: 516400
upgpkg: v2ray-domain-list-community 20191017.1-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-17 09:27:18 UTC (rev 516399) +++ PKGBUILD 2019-10-17 11:05:53 UTC (rev 516400) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <felixonm...@archlinux.org> pkgname=v2ray-domain-list-community -pkgver=20191010.1 +pkgver=20191017.1 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-pie' 'git') source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/domain-list-community/archive/$pkgver.tar.gz") -sha512sums=('2d179eb8e71e1206e0d04c40897820e304c829761ecdd9b881d6538bf47531ece18a20c732ff04edd6a1c2788cf2eb3cdf6c8848de048bea0341373e842a23cb') +sha512sums=('9e7bd4117076f3c99cd3fe46f3266702242e08e38cbc6f06042f61d58f8421281bc383cc0c5a542963fac210d956a4c3d37d66b06f60a871a15a8b81022987d3') prepare() { mkdir .gopath