summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2021-05-17 08:35:48 +0900
committerMidori2021-05-17 08:35:48 +0900
commit5194ef400a5adeaad9e0dc9c83fb799e557c531f (patch)
tree417ae00aa19bb7685701616f398ce433735d074f /PKGBUILD
parentc5b591847b5616335a39c127984d6ff93067a231 (diff)
downloadaur-5194ef400a5adeaad9e0dc9c83fb799e557c531f.tar.gz
1.8.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68123eeb8560..dba4353cf5c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=1.8.4
+pkgver=1.8.6
pkgrel=1
pkgdesc="Plug-in configured DNS forwarder/server"
arch=('x86_64')
@@ -14,7 +14,7 @@ backup=('etc/mosdns/config.yaml')
provides=('mosdns')
conflicts=('mosdns' 'mosdns-git')
source=("$pkgname-$pkgver.zip::https://github.com/IrineSistiana/mosdns/releases/download/v${pkgver}/mosdns-linux-amd64.zip")
-sha256sums=('5a61f8f570b6cdc86bd008bef0ff8f5a94fb92c93cd09b1f5596ced897bcf1ec')
+sha256sums=('006d0567250d22dc702939a253bb043960d3a8f6dcc661c7901f07dda2a962b8')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns