Date: Thursday, September 22, 2022 @ 10:57:55 Author: felixonmars Revision: 1307292
upgpkg: v2ray-domain-list-community 20220922103909-1 Modified: v2ray-domain-list-community/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 10:57:42 UTC (rev 1307291) +++ PKGBUILD 2022-09-22 10:57:55 UTC (rev 1307292) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=v2ray-domain-list-community -pkgver=20220921050909 +pkgver=20220922103909 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=('8bc68338d95eb15c1dfaf324d005a3e454c11ce0a7101168d42f156639ef64c2768ffa8cdc2ae648fd95da247714a8173e9e6ef8674f106f905cc48104496d70') +sha512sums=('3182e6ce0be121fb1db1c403828d131fce9a87e17a797a9a468c20b9702b58d3f7fc0f2245c4b9689ce31d09c9d08bc6891851c85dba3d29c3489f4d6f5a08f8') build() { cd domain-list-community-$pkgver
