[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Sep 9 09:07:26 UTC 2022
Date: Friday, September 9, 2022 @ 09:07:25
Author: felixonmars
Revision: 1296980
upgpkg: v2ray-domain-list-community 20220908131416-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-09 08:52:52 UTC (rev 1296979)
+++ PKGBUILD 2022-09-09 09:07:25 UTC (rev 1296980)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20220907153354
+pkgver=20220908131416
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=('9d5a78e896bd27004bd065b4ec51e00c8c4440347e50b93f128f1e999c423a3a7ef4fc72ab3df653c96f71ca46cfe4afd5b70b371de5ca1747013c385b915011')
+sha512sums=('3bae1f7aa37b7a44b5bb53cb7a574634c7252bd285bb4eaf0468bf0e935ab1cf371b35525669b2eafabb02171deb064b0f4c9287716e42e0cf588699483ec82c')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list