Date: Thursday, May 27, 2021 @ 13:43:41 Author: felixonmars Revision: 949033
upgpkg: v2ray-domain-list-community 20210527065138-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-27 13:21:35 UTC (rev 949032) +++ PKGBUILD 2021-05-27 13:43:41 UTC (rev 949033) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <felixonm...@archlinux.org> pkgname=v2ray-domain-list-community -pkgver=20210526032424 +pkgver=20210527065138 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=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('9f86463680784f62dac3cb0957d0d0049beadcba92aa2be079b143e81e0d0f274c2a5219fcd04d64ddb5b24585f2bda24f6c052833883f6839ccc33cfa8e5d2a') +sha512sums=('273f3e4aaf690e91d49b371d298779ddd3a0c1ce85500f9a2421b0c1b9be2579fb58618288020289fbe9bd032f684724928e4956c6ab75d1210036f92d6ce5e1') build() { cd domain-list-community-$pkgver