summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2022-01-25 18:49:14 +0900
committerMidori2022-01-25 18:49:14 +0900
commitc98a897aa7a4e75621f612ad226cbd6529c92814 (patch)
tree5f73376217547acde24b468becc63f761b0f668f /PKGBUILD
parent665ed71fc95b0d92eb019f3aa60fce187872d417 (diff)
downloadaur-c98a897aa7a4e75621f612ad226cbd6529c92814.tar.gz
3.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4888176e738c..800df991140a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=3.0.0
+pkgver=3.1.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=('37ce87e3c80cc4027b124b73bbb640b311cb3d8bcc63de5b4f1648aeafc2f1cd')
+sha256sums=('e9ca43d42f05776db8b8fca65838c24ac2106c97454086e91c8ce8d1c7a9c0e0')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns