Date: Tuesday, September 20, 2022 @ 10:33:56 Author: felixonmars Revision: 1305441
upgpkg: v2ray-domain-list-community 20220919135448-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-20 09:41:03 UTC (rev 1305440) +++ PKGBUILD 2022-09-20 10:33:56 UTC (rev 1305441) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=v2ray-domain-list-community -pkgver=20220918140014 +pkgver=20220919135448 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=('92e8437d49491dffdee0c779338e4b87a764ae7a9a4dbccc2f5c15a2604776b0c5aebf171ba3d123bdfd0e84f9d69db3760d893e4d917971c1c2d0d4877bd158') +sha512sums=('983e7e91c5ca63058829a8ccd37cf6390b290cb80c684cd439a4aded1e6169e9629efa214daf66ddb7f69cc4762206181fb618cce47bbfab9b331cdb4e6237c5') build() { cd domain-list-community-$pkgver
