Date: Monday, March 7, 2022 @ 22:50:56 Author: felixonmars Revision: 1145257
upgpkg: v2ray-domain-list-community 20220306152910-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 22:50:36 UTC (rev 1145256) +++ PKGBUILD 2022-03-07 22:50:56 UTC (rev 1145257) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=v2ray-domain-list-community -pkgver=20220226175453 +pkgver=20220306152910 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=('10f7d072c9d909e0f24c7251cf516099977647177078ddc695ce2882bb9ce1c0c082a6fef76ed1e6689e888e94c5654e68664563866810e62049fff3990e85f2') +sha512sums=('4778bcdc234637dca9f8422d6785e7b5fe8383ac345a3e398f4bbf74747c035b69bafc020e940fc8acb515ff28218ff6a64758d7a1e40ed177596a5d221064dc') build() { cd domain-list-community-$pkgver
