summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMidori2020-12-21 12:47:24 +0900
committerMidori2020-12-21 12:47:24 +0900
commiteb1cd6f1b085f189df972335f541553e949cc2c9 (patch)
tree9f67c1a53a730da691de17fceabfbf671eecf1a5
parentc9612b524b7f31ed3bd16f5a0c617ba4f76eb0d8 (diff)
downloadaur-eb1cd6f1b085f189df972335f541553e949cc2c9.tar.gz
0.17.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 413fcd5a51ab..a41304f3bb20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mosdns-bin
pkgdesc = Plug-in configured DNS forwarder/server
- pkgver = 0.16.0
+ pkgver = 0.17.1
pkgrel = 1
url = https://github.com/IrineSistiana/mosdns/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = mosdns-bin
provides = mosdns
conflicts = mosdns
conflicts = mosdns-git
- source = mosdns-bin-0.16.0.zip::https://github.com/IrineSistiana/mosdns/releases/download/v0.16.0/mosdns-linux-amd64.zip
- sha256sums = b9c749d04e4983decb2b91e3a99683261deeef53d8b7a8e2275b751b339d1451
+ source = mosdns-bin-0.17.1.zip::https://github.com/IrineSistiana/mosdns/releases/download/v0.17.1/mosdns-linux-amd64.zip
+ sha256sums = 46b910422f295f29482797ca6862d2d498234d4abfdf46cf138f8f950e72aaba
pkgname = mosdns-bin
diff --git a/PKGBUILD b/PKGBUILD
index ae3c2342b58e..799225c97cab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=0.16.0
+pkgver=0.17.1
pkgrel=1
pkgdesc="Plug-in configured DNS forwarder/server"
arch=('x86_64')
@@ -12,7 +12,7 @@ optdepends=('v2ray-domain-list-community: geosite.dat'
provides=('mosdns')
conflicts=('mosdns' 'mosdns-git')
source=("$pkgname-$pkgver.zip::https://github.com/IrineSistiana/mosdns/releases/download/v${pkgver}/mosdns-linux-amd64.zip")
-sha256sums=('b9c749d04e4983decb2b91e3a99683261deeef53d8b7a8e2275b751b339d1451')
+sha256sums=('46b910422f295f29482797ca6862d2d498234d4abfdf46cf138f8f950e72aaba')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns