summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2022-05-30 11:21:13 +0900
committerMidori2022-05-30 11:21:13 +0900
commita957ee355e170e72c13a3ef9ed80b3e163d62b83 (patch)
treef656e868fa5316a627e8843b25402f8623609a51 /PKGBUILD
parent2d3d92b13ab09a6b1a728f31b04a525ecdfdbd35 (diff)
downloadaur-a957ee355e170e72c13a3ef9ed80b3e163d62b83.tar.gz
v3.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fa8260a2cdf..8d2f57a132e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=3.8.0
+pkgver=3.9.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=('ef776f29e34e95bfc2e09bdc5e1208b488a8a1bf20128b01479f2a89b567ea2a')
+sha256sums=('ddcdb7eb7d8d4783edfd7c9e60b719837407b2cf8abdc292413d03f6a7718652')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns