summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidori2021-12-22 11:47:42 +0900
committerMidori2021-12-22 11:47:42 +0900
commit59ab9e1470eccd887b19a2a19a7dfd5e5969ce8d (patch)
tree8160f44468f7cbc134f287b644ed424556f11954 /PKGBUILD
parentc993e223239998e0f93220670ec39d141b5f3d82 (diff)
downloadaur-59ab9e1470eccd887b19a2a19a7dfd5e5969ce8d.tar.gz
2.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d83043994614..54fd6e14ce85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=2.2.1
+pkgver=2.2.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=('30057685785ea551d2155f448f93ce379fd615b81c0800f34fdb894dbe836d4b')
+sha256sums=('27fc9e2b85c78cf3216525b451ca29f063681acb4eeaeb5a1a36d1ebe45d1362')
package() {
install -Dm755 mosdns "$pkgdir"/usr/bin/mosdns