summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2022-05-05 11:42:12 +0900
committerMidori2022-05-05 11:42:12 +0900
commitef639cb25ec0e3dbcd366bb2a0a4391c51c4f339 (patch)
tree6f88fe3a213e517bca127bf4274223beb885fcbd /PKGBUILD
parent464df82fb858c6c0339819c480a6bb6e781ef0b4 (diff)
downloadaur-ef639cb25ec0e3dbcd366bb2a0a4391c51c4f339.tar.gz
v3.7.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4808a2963b55..6e9c5df4096e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=3.7.2
+pkgver=3.7.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=('599482ffe4420e601e75998f90ddb5581ab6a7cb20d8fa2d86d44351b3b2ebff')
+sha256sums=('10ef5b83cb18574f7f5280c9a9b5bed3fbed75b1550cb845a97934a9763d7409')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns