summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2022-03-28 12:52:18 +0900
committerMidori2022-03-28 12:52:21 +0900
commit8a885012f0ede173428ab88d603bbaba18d3b0ce (patch)
tree97fe2d76d2a99c4e0ccdb5f32f7e7ad7b86af7f2 /PKGBUILD
parent01157fdeea6d2e53cf09318d0262501e10482c12 (diff)
downloadaur-8a885012f0ede173428ab88d603bbaba18d3b0ce.tar.gz
v3.5.3
- change default remote to dns.sb
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2676d295e4bc..b6d900a95b1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=3.5.2
+pkgver=3.5.3
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=('1000fb94a3baca55f80cda0df487a603be7c37309c246b7c0a6d558cc1d1db74')
+sha256sums=('1d128c1a0e0ed64fbb375099586558953b964d166c6b203094ad5446e8aa77ca')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns