summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2021-02-25 19:12:39 +0900
committerMidori2021-02-25 19:12:39 +0900
commit86dca11676175702892d80b731da56a329c33383 (patch)
tree821ed8979636d5b7c07b2ad9f263dc1473f66efe /PKGBUILD
parent30baf7f76845e8e940e809192c1c87fee537a4a4 (diff)
downloadaur-86dca11676175702892d80b731da56a329c33383.tar.gz
1.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f13fa3482c4..9ecb07a852e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=1.4.0
+pkgver=1.6.0
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=('8ba46d7a93a38fd1ec4461ac73f834e649f6897df92383e9bf4032e5d5244364')
+sha256sums=('f9b07e58c84fac03ecfc5af1b1f7bd2eafcd2fd374702dbde407538672b7b631')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns