Date: Sunday, September 18, 2022 @ 14:45:12 Author: felixonmars Revision: 1304872
upgpkg: v2ray-domain-list-community 20220918140014-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-18 14:35:03 UTC (rev 1304871) +++ PKGBUILD 2022-09-18 14:45:12 UTC (rev 1304872) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=v2ray-domain-list-community -pkgver=20220916160215 +pkgver=20220918140014 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=('9c32009963fc6ae6585ce1a69195afb37317ad38596a5cab5f52ebc7745b3d8fd12b5dcc4ce7a7622c75e539c2c5fee01ed4d1df22cf90a4fdb9f8bb1742b08c') +sha512sums=('92e8437d49491dffdee0c779338e4b87a764ae7a9a4dbccc2f5c15a2604776b0c5aebf171ba3d123bdfd0e84f9d69db3760d893e4d917971c1c2d0d4877bd158') build() { cd domain-list-community-$pkgver
