summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2022-01-05 11:29:08 +0900
committerMidori2022-01-05 11:29:08 +0900
commit665ed71fc95b0d92eb019f3aa60fce187872d417 (patch)
treeca47e9331d03744816187ec47417244753129c19 /PKGBUILD
parent59ab9e1470eccd887b19a2a19a7dfd5e5969ce8d (diff)
downloadaur-665ed71fc95b0d92eb019f3aa60fce187872d417.tar.gz
3.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54fd6e14ce85..4888176e738c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=2.2.2
+pkgver=3.0.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=('27fc9e2b85c78cf3216525b451ca29f063681acb4eeaeb5a1a36d1ebe45d1362')
+sha256sums=('37ce87e3c80cc4027b124b73bbb640b311cb3d8bcc63de5b4f1648aeafc2f1cd')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns