summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMidori2021-10-08 11:35:43 +0900
committerMidori2021-10-08 11:35:43 +0900
commitbc58d66247f804b8cb6dbb9369796b4379aed1fa (patch)
treea51c007dd286ccce099b2315a2332d5dcc938792
parent9e224b3956bd1a1c694da1c47efb68ec83afb8ce (diff)
downloadaur-bc58d66247f804b8cb6dbb9369796b4379aed1fa.tar.gz
2.0.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd324868cbac..ee654e13bbf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=1.8.7
+pkgver=2.0.1
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=('2f42bc7f120572ec4e15376f74d60d28ba34dc63e8ebbad8e6e879867ccfc5fa')
+sha256sums=('440578b3d9f3aae5f79bbddea9600b77c8e281a25f93fe8878fa46c86d7ec88a')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns