Date: Tuesday, September 20, 2022 @ 20:28:47 Author: felixonmars Revision: 1305831
upgpkg: v2ray-domain-list-community 20220920151058-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-20 20:15:14 UTC (rev 1305830) +++ PKGBUILD 2022-09-20 20:28:47 UTC (rev 1305831) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=v2ray-domain-list-community -pkgver=20220919135448 +pkgver=20220920151058 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=('983e7e91c5ca63058829a8ccd37cf6390b290cb80c684cd439a4aded1e6169e9629efa214daf66ddb7f69cc4762206181fb618cce47bbfab9b331cdb4e6237c5') +sha512sums=('0c899ef58d5018e7d0e27cabba0f0bdcccbfcd33e7c10dfc7d845626edad018637328dfb92fbb6af344aa1e2d0b0b32073570aaf06d70b9a57a498d9b578b789') build() { cd domain-list-community-$pkgver
