summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2022-03-14 14:38:42 +0900
committerMidori2022-03-14 14:38:42 +0900
commit40a19b61004507cffa8f0a1cffa0b0968f9acbd7 (patch)
tree63a47b646df6cf33f6d18cf3ed275b534be94c77 /PKGBUILD
parent07afc3b6bb67cdd4a93d3747fd5139d066ebcf7c (diff)
downloadaur-40a19b61004507cffa8f0a1cffa0b0968f9acbd7.tar.gz
3.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 770dffc7291a..8508a14ddc39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=3.4.0
+pkgver=3.5.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=('a146ca91e7bbc6200c554df77c518fc06baac703f11b03c4e71268b77577e4fd')
+sha256sums=('a04f05e5eb93e6f65d58c6f1dd4d8246b5c46f81c0b93e519521139068b5e2fb')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns