[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Nov 27 14:25:35 UTC 2021
Date: Saturday, November 27, 2021 @ 14:25:34
Author: felixonmars
Revision: 1054936
upgpkg: v2ray-domain-list-community 20211126110355-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-27 14:23:15 UTC (rev 1054935)
+++ PKGBUILD 2021-11-27 14:25:34 UTC (rev 1054936)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20211119143108
+pkgver=20211126110355
pkgrel=1
pkgdesc="A list of domains to be used as geosites for routing purpose in Project V"
arch=('any')
@@ -8,8 +8,8 @@
url="https://github.com/v2fly/domain-list-community"
license=('MIT')
makedepends=('go' 'git')
-source=("https://github.com/v2fly/domain-list-community/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('e1f967f27aeebae15c3e133897749f1036a79b2d19e932157049477f2e20f081301bf716b141edbb4ed9bf3a8aa5d4fcf0c2fe9cee71c6feb46a32d71ca62d74')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/v2fly/domain-list-community/archive/$pkgver.tar.gz")
+sha512sums=('6346d7cefd808cd5c980a166b52c1d48f5fcca2cee09bd0330c5e8164aee7475c47390d7f42ed5a162bc6f7203a09a904807c66aae148344bf4b91d9ae263b34')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list