Date: Monday, October 17, 2022 @ 00:51:04 Author: felixonmars Revision: 1329484
upgpkg: v2ray-domain-list-community 20221016083442-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 00:17:14 UTC (rev 1329483) +++ PKGBUILD 2022-10-17 00:51:04 UTC (rev 1329484) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <felixonm...@archlinux.org> pkgname=v2ray-domain-list-community -pkgver=20221014155100 +pkgver=20221016083442 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=('60b429328826aeb8a007213ad1d14e677bdd44f23ca704a75dc67af6f548f4f545432adc30126c918bd09921a2d5c2bec2762bfa4ddcfa54e155c44626e0ab34') +sha512sums=('ddd6047803c914a403398ed0bfc3b93bd773c72a800367f71cd2e13b5b067c417d1e9fd58b4f32d4d42d342993c493914539b87642eac0697d91bbbebf91cba1') build() { cd domain-list-community-$pkgver