diff options
author | Akatsuki Rui | 2021-07-26 12:43:56 +0800 |
---|---|---|
committer | Akatsuki Rui | 2021-07-26 12:43:56 +0800 |
commit | e59da5f55c9e79dfa028482ee6199761000799d0 (patch) | |
tree | abb26c1bd31803eba57088da26eaddf55a5ec456 /PKGBUILD | |
parent | 3013b26ff116dd211898cbed1ded8bf941435d3e (diff) | |
download | aur-e59da5f55c9e79dfa028482ee6199761000799d0.tar.gz |
20210725121843
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: Akatsuki Rui <akiirui@outlook.com> pkgname=v2ray-domain-list-china -pkgver=20210718121819 +pkgver=20210725121843 pkgrel=1 pkgdesc="A list of domains to be used as geosites for routing purpose in Project V" arch=('any') @@ -9,7 +9,7 @@ url="https://github.com/akiirui/domain-list-china" license=('MIT') source=("dlc.dat-$pkgver::https://github.com/akiirui/domain-list-china/releases/download/$pkgver/dlc.dat" "https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE") -b2sums=('286776a4e293942e5ab826345c1756fc8d5b89aff0f8c27c9427d21ae4278a3d1910e219fa457fd12e7a420f0e833cb3065ce22e9ca3f1e932266b2a4e92c0f3' +b2sums=('5c5ef2af82c97fb4d7fcf9435e86378c15fd90fa1333c5b23ca93387e969b7c43e78077c6643b355ed97832bb9e5456895b6dee146f97510f141782c4b610b2d' '53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628') package() { |