summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2022-03-17 16:45:45 +0900
committerMidori2022-03-17 16:45:45 +0900
commit01157fdeea6d2e53cf09318d0262501e10482c12 (patch)
treee3f3f8ebc967935119a9045406c30ffe29f2e2af /PKGBUILD
parent44143e879de543a717f0b365d061483a37a54d5a (diff)
downloadaur-01157fdeea6d2e53cf09318d0262501e10482c12.tar.gz
3.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b43695d87b41..2676d295e4bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=3.5.1
+pkgver=3.5.2
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=('d5b4db3943e5aad79cf6995a71f8b0e6b9a4a6e0d65005922dcc336f1bb00183')
+sha256sums=('1000fb94a3baca55f80cda0df487a603be7c37309c246b7c0a6d558cc1d1db74')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns