[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed May 18 12:19:41 UTC 2022
Date: Wednesday, May 18, 2022 @ 12:19:41
Author: felixonmars
Revision: 1207818
upgpkg: v2ray-domain-list-community 20220517114214-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-18 12:19:34 UTC (rev 1207817)
+++ PKGBUILD 2022-05-18 12:19:41 UTC (rev 1207818)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20220512180118
+pkgver=20220517114214
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=('eb9fc8e79729027ac6f08a38af8cd12ece6dd68c050f9ff66c4eef3c8d8ff1cadfcdee01acc8254dd195a0f2c572bb81028072fe20c0b57198f23a85f9c0a1e1')
+sha512sums=('c35279418ae97aa99bc17a885f33885c735230bf683d0dda2ec0bd1d669aa764bd0e35bb16bbfd6edfa37133be447ed0f5940be7fc23259a62183c9b889d442e')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list