summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2022-04-08 17:31:23 +0900
committerMidori2022-04-08 17:31:23 +0900
commit464df82fb858c6c0339819c480a6bb6e781ef0b4 (patch)
tree957a336aaa558b4b3790d865227cea0556ac41df /PKGBUILD
parentdbe48c4d62cff3a94feeaf6615e30a67ba249caf (diff)
downloadaur-464df82fb858c6c0339819c480a6bb6e781ef0b4.tar.gz
v3.7.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 476bb87ceb2d..4808a2963b55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=3.7.0
+pkgver=3.7.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=('6fd07115e09e0b601ae67b3853e637052ade7f5b14e88ed4c1663161f54234ee')
+sha256sums=('599482ffe4420e601e75998f90ddb5581ab6a7cb20d8fa2d86d44351b3b2ebff')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns