summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2021-06-15 00:03:50 +0800
committerAkatsuki Rui2021-06-15 00:04:54 +0800
commit200948aba4ce93935ad18c1cf088ebd11979d678 (patch)
tree4bf1effc58c05bd418571074e68738e139845f5f
parentab31eadb45c50227fc345bb17651009b12a8d82d (diff)
downloadaur-200948aba4ce93935ad18c1cf088ebd11979d678.tar.gz
20210613121805: fix b2sums value
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f0ce9781df5..bdea5770156d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = v2ray-domain-list-china
license = MIT
source = https://github.com/akiirui/domain-list-china/releases/download/20210613121805/dlc.dat
source = https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE
- b2sums = c660d02f5cb6d087390313145c73662d6dac0f2c95814092740e7c7df608fe0abca95b0a39813a68341a8737ad2cc0316d3fc954817b9ef556bb011fddfc3365
+ b2sums = 8470f4d3d0ae8939d536c88c361e5ceaab3f0c2a49f2c4a103c9d21ae4e11426826831e410e36604fd101e936607f284ae1e25e05fa2e259798339d7cd5dd02b
b2sums = 53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628
pkgname = v2ray-domain-list-china
diff --git a/PKGBUILD b/PKGBUILD
index 0183c8bcfaa6..edbd04f5438f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/akiirui/domain-list-china"
license=('MIT')
source=("https://github.com/akiirui/domain-list-china/releases/download/$pkgver/dlc.dat"
"https://raw.githubusercontent.com/akiirui/domain-list-china/main/LICENSE")
-b2sums=('c660d02f5cb6d087390313145c73662d6dac0f2c95814092740e7c7df608fe0abca95b0a39813a68341a8737ad2cc0316d3fc954817b9ef556bb011fddfc3365'
+b2sums=('8470f4d3d0ae8939d536c88c361e5ceaab3f0c2a49f2c4a103c9d21ae4e11426826831e410e36604fd101e936607f284ae1e25e05fa2e259798339d7cd5dd02b'
'53fcf5b8a104ecd10a6719ef025de0d4779d1b24ea33a9b9dab78ae9f2579dc063c099e698745c6ac7b7e00bd5cbe5d849211f06281da9291fed86e193ae3628')
package() {