[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jan 16 12:59:25 UTC 2022
Date: Sunday, January 16, 2022 @ 12:59:24
Author: felixonmars
Revision: 1106268
upgpkg: v2ray-domain-list-community 20220116033608-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-16 12:58:23 UTC (rev 1106267)
+++ PKGBUILD 2022-01-16 12:59:24 UTC (rev 1106268)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20220109141424
+pkgver=20220116033608
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=('ba66880b1827039dacd58264bfe549c8ec4ddd06d5cc8d1b036c6d170056ac2ee3220c41892ab36668f8445150d3768ec88e315b379d9e280f093e56b2fe9d7e')
+sha512sums=('5a15b959c98afacb334e5e8c7685a745ba1fd753cc9bb404fb9fd8cd6a9b523d21a04a82f94adeeedc6267c8d7593ae789d263ec96640082cdf27decc3c2847d')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list