[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Apr 5 17:20:05 UTC 2021
Date: Monday, April 5, 2021 @ 17:20:05
Author: felixonmars
Revision: 911879
upgpkg: v2ray-domain-list-community 20210405021053-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-05 16:59:55 UTC (rev 911878)
+++ PKGBUILD 2021-04-05 17:20:05 UTC (rev 911879)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210403111045
+pkgver=20210405021053
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=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('fa4a7feac946817d4a6a56d9af475d0f6798bfcf5b2e553b40b0c3162de6e8e0310811ccd025cc14a29213eaf140123047f74d46fe408d7205536e300024577e')
+sha512sums=('9ce29bce4c2b18fb9fd74f84014c472bed18c2a3e2c5712eeb044ea5c65493802cdf4519acfc0a489b6f1160f2f54bd481144798c3f587adbe45b820a308962b')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list