Date: Monday, December 12, 2022 @ 10:12:56 Author: felixonmars Revision: 1358827
upgpkg: v2ray-domain-list-community 20221212022004-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-12 09:58:54 UTC (rev 1358826) +++ PKGBUILD 2022-12-12 10:12:56 UTC (rev 1358827) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <felixonm...@archlinux.org> pkgname=v2ray-domain-list-community -pkgver=20221211071430 +pkgver=20221212022004 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=('cd44e437fc4c2fbdc7da74f50fc0023da63edcb61d76012517e4000c1300295fe01fb8248698a7c601c67270d65433a9fdd2e4d555b85635eb9f2f9c124f7898') +sha512sums=('7176ef301bcaac4bb3716d96c72a484f84dbd0faf14472357b7d3720734efb7d302c9a4f8dfc6be9ce22cfb4a7bd1330263dc1c77a4ea8e6877b53380fa4957d') build() { cd domain-list-community-$pkgver