[arch-commits] Commit in v2ray-domain-list-community/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Apr 17 15:34:07 UTC 2021
Date: Saturday, April 17, 2021 @ 15:34:07
Author: felixonmars
Revision: 919780
upgpkg: v2ray-domain-list-community 20210417105326-1
Modified:
v2ray-domain-list-community/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-17 15:30:55 UTC (rev 919779)
+++ PKGBUILD 2021-04-17 15:34:07 UTC (rev 919780)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=v2ray-domain-list-community
-pkgver=20210415054336
+pkgver=20210417105326
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=('76d49305588ffe782af81d71d281d51f03614f38b77431e6f45feec291a7428a872e33e3d2738a9a351a09f2a176497959edc2de27ae2a11533a55c6ae28e8e2')
+sha512sums=('a447557b238c085021dc7486731dd276325a49d3da37303d180da4be9e812ae5880730c788f0048bb568c892156e4af3ca1311d325f478c0deb6bdee638e89d7')
build() {
cd domain-list-community-$pkgver
More information about the arch-commits
mailing list