[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Apr 3 00:47:00 UTC 2022
Date: Sunday, April 3, 2022 @ 00:46:59
Author: felixonmars
Revision: 1180896
upgpkg: v2ray-domain-list-community 20220402053639-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-03 00:46:53 UTC (rev 1180895)
+++ PKGBUILD 2022-04-03 00:46:59 UTC (rev 1180896)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20220331092027
+pkgver=20220402053639
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=('f908b3af007bd84332d90d4de0c86c9fe271397afae49798d3ba73cb8c21327b3366ecd38cba20c8688851417550a3b9d9833778bd0eb4bc24e6233bde545c91')
+sha512sums=('299039f640923343d18b437c442df346bd7e4a1bab93a8a7b5fe534cb7072ad5e9a69ee35682f9e1ab8fb131d0ec7e9a832fca2f40f084597809e2f9da883b1d')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list