Date: Saturday, March 7, 2020 @ 11:55:38 Author: felixonmars Revision: 591067
upgpkg: v2ray-domain-list-community 202003070918-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-07 10:30:51 UTC (rev 591066) +++ PKGBUILD 2020-03-07 11:55:38 UTC (rev 591067) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <felixonm...@archlinux.org> pkgname=v2ray-domain-list-community -pkgver=202003051416 +pkgver=202003070918 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=('9d2d44ad6b0cde366b711545b9b34c516beb6174b70e1104b736a8f2cc1281d74fed0a9a1ab303ba6e8b394896e1ca429339e9869a17e7f38aa52f7d80a95467') +sha512sums=('605b8e509b710226349c5996b7f084d6f0cedb2941d5a3003c53bf07489f58b342189620f343cf045df1d6bf2a5becb0a653cdf94eaef6b454876c698e86659f') prepare() { mkdir .gopath