summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhuo FENG2022-02-27 19:42:52 +0800
committerZhuo FENG2022-02-27 19:42:52 +0800
commit2cc777c74b4c38b75269485459dd80e5eccc36f9 (patch)
treef307b880cfebba9d8c14e2e9b67d830ebc4a986c
parentce3eb431de7aedbca3123acfe9b8fde3fdae9322 (diff)
downloadaur-2cc777c74b4c38b75269485459dd80e5eccc36f9.tar.gz
update to v1.1.10
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27d8f083ec02..1a21262bf513 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mosdns-cn-bin
pkgdesc = A DNS forwarder
- pkgver = 1.1.7
+ pkgver = 1.1.10
pkgrel = 1
url = https://github.com/IrineSistiana/mosdns-cn
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = mosdns-cn-bin
optdepends = v2ray-rules-dat-git: geosite.dat & geoip.dat
provides = mosdns-cn
conflicts = mosdns-cn
- source_x86_64 = mosdns-cn-bin-1.1.7.zip::https://github.com/IrineSistiana/mosdns-cn/releases/download/v1.1.7/mosdns-cn-linux-amd64.zip
- sha256sums_x86_64 = cb443874193644033b8604e07802b0952b442d2e675e5a34d4143ef8b0d0d8a1
- source_armv7h = mosdns-cn-bin-1.1.7.zip::https://github.com/IrineSistiana/mosdns-cn/releases/download/v1.1.7/mosdns-cn-linux-arm-7.zip
- sha256sums_armv7h = 877518cf8f08e1340ed409fbef4713f59d45a534a55ef63665fb6d91623c81f1
- source_aarch64 = mosdns-cn-bin-1.1.7.zip::https://github.com/IrineSistiana/mosdns-cn/releases/download/v1.1.7/mosdns-cn-linux-arm64.zip
- sha256sums_aarch64 = 2c621a3fcce0355ab004b88c9294d572eccdc0cd4df2ba56c93c02fca4dfc200
+ source_x86_64 = mosdns-cn-bin-1.1.10.zip::https://github.com/IrineSistiana/mosdns-cn/releases/download/v1.1.10/mosdns-cn-linux-amd64.zip
+ sha256sums_x86_64 = eb7f70da344129ba6c81a00835b6f5197cfa3de4396ce1ec1207eb2e1c46e7ee
+ source_armv7h = mosdns-cn-bin-1.1.10.zip::https://github.com/IrineSistiana/mosdns-cn/releases/download/v1.1.10/mosdns-cn-linux-arm-7.zip
+ sha256sums_armv7h = 27765525d7465802514761f39ea220f7cf844efba7ae346306789a826a4669b5
+ source_aarch64 = mosdns-cn-bin-1.1.10.zip::https://github.com/IrineSistiana/mosdns-cn/releases/download/v1.1.10/mosdns-cn-linux-arm64.zip
+ sha256sums_aarch64 = 97085401807a515c01f1f32ff57a7c5bee80964c51fde909c0899e312cd6ba03
pkgname = mosdns-cn-bin
diff --git a/PKGBUILD b/PKGBUILD
index e557d65e0768..2284fcecadb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Zhuo FENG <fenprace.i@gmail.com>
pkgname=mosdns-cn-bin
-pkgver=1.1.7
+pkgver=1.1.10
pkgrel=1
pkgdesc="A DNS forwarder"
license=("GPL3")
@@ -23,6 +23,6 @@ package() {
install -Dm755 mosdns-cn "$pkgdir/usr/bin/mosdns-cn"
}
-sha256sums_x86_64=('cb443874193644033b8604e07802b0952b442d2e675e5a34d4143ef8b0d0d8a1')
-sha256sums_armv7h=('877518cf8f08e1340ed409fbef4713f59d45a534a55ef63665fb6d91623c81f1')
-sha256sums_aarch64=('2c621a3fcce0355ab004b88c9294d572eccdc0cd4df2ba56c93c02fca4dfc200')
+sha256sums_x86_64=('eb7f70da344129ba6c81a00835b6f5197cfa3de4396ce1ec1207eb2e1c46e7ee')
+sha256sums_armv7h=('27765525d7465802514761f39ea220f7cf844efba7ae346306789a826a4669b5')
+sha256sums_aarch64=('97085401807a515c01f1f32ff57a7c5bee80964c51fde909c0899e312cd6ba03')