summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMidori2022-10-06 00:00:59 +0900
committerMidori2022-10-06 00:00:59 +0900
commitc2fed270b7ed3960561ed4a0eb3560757a64401a (patch)
tree92e1825d16ccbd3bdcefcba7e8c817a6859b783d
parentc8f20b0a359364a6be8bcb37a2b63a1d20a00300 (diff)
downloadaur-c2fed270b7ed3960561ed4a0eb3560757a64401a.tar.gz
v4.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78459fb385cb..a24f7d3a32dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mosdns-bin
pkgdesc = Plug-in configured DNS forwarder/server
- pkgver = 4.3.1
+ pkgver = 4.4.1
pkgrel = 1
url = https://github.com/IrineSistiana/mosdns/
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = mosdns-bin
conflicts = mosdns
conflicts = mosdns-git
backup = etc/mosdns/config.yaml
- source = mosdns-bin-4.3.1.zip::https://github.com/IrineSistiana/mosdns/releases/download/v4.3.1/mosdns-linux-amd64.zip
+ source = mosdns-bin-4.4.1.zip::https://github.com/IrineSistiana/mosdns/releases/download/v4.4.1/mosdns-linux-amd64.zip
source = service
source = config.yaml
- sha256sums = a8ff07b4ccc6e97034c085be1c761205013bb8bd193dbc9c1371429fe2d18b1d
+ sha256sums = 9e2fa9ad886f7a1e00ff062780ef63d0f7ba7ffda1c9fe5dc2696388b2b58dfc
sha256sums = b85dd6e5522e558bb1282734bbb684ceee019047d7597bdbde4dc07a8d59317e
sha256sums = 5ff706ed3d6e5e8624e6f8b276ed1e476be8ebc4747043e63999c8a9f9324ea8
diff --git a/PKGBUILD b/PKGBUILD
index 968d41261578..8304d6e5a5b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=4.3.1
+pkgver=4.4.1
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" "service" "config.yaml")
-sha256sums=('a8ff07b4ccc6e97034c085be1c761205013bb8bd193dbc9c1371429fe2d18b1d'
+sha256sums=('9e2fa9ad886f7a1e00ff062780ef63d0f7ba7ffda1c9fe5dc2696388b2b58dfc'
'b85dd6e5522e558bb1282734bbb684ceee019047d7597bdbde4dc07a8d59317e'
'5ff706ed3d6e5e8624e6f8b276ed1e476be8ebc4747043e63999c8a9f9324ea8')