summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMidori2022-10-24 00:00:57 +0900
committerMidori2022-10-24 00:00:57 +0900
commitd4f969c5248e4c2108b8712cdee00a594a688d84 (patch)
tree3da1d6e6c31be1ac688343f33577b51650853c70
parentb5ba7c676a6fa3b21998849f74f475e4292e7712 (diff)
downloadaur-d4f969c5248e4c2108b8712cdee00a594a688d84.tar.gz
v4.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 583b1c305cd3..901849392e90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mosdns-bin
pkgdesc = Plug-in configured DNS forwarder/server
- pkgver = 4.4.2
+ pkgver = 4.5.2
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.4.2.zip::https://github.com/IrineSistiana/mosdns/releases/download/v4.4.2/mosdns-linux-amd64.zip
+ source = mosdns-bin-4.5.2.zip::https://github.com/IrineSistiana/mosdns/releases/download/v4.5.2/mosdns-linux-amd64.zip
source = service
source = config.yaml
- sha256sums = 9696eaafe988f7bbbc72853a841fc819c5210e3cf57173973bc686ebbd561935
+ sha256sums = f6fc1ca048ef00fe47ff26ef283d80d344623fb16abe917cc9e8e1f385390969
sha256sums = b85dd6e5522e558bb1282734bbb684ceee019047d7597bdbde4dc07a8d59317e
sha256sums = 5ff706ed3d6e5e8624e6f8b276ed1e476be8ebc4747043e63999c8a9f9324ea8
diff --git a/PKGBUILD b/PKGBUILD
index 91920978f3a3..4927306dc742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=4.4.2
+pkgver=4.5.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" "service" "config.yaml")
-sha256sums=('9696eaafe988f7bbbc72853a841fc819c5210e3cf57173973bc686ebbd561935'
+sha256sums=('f6fc1ca048ef00fe47ff26ef283d80d344623fb16abe917cc9e8e1f385390969'
'b85dd6e5522e558bb1282734bbb684ceee019047d7597bdbde4dc07a8d59317e'
'5ff706ed3d6e5e8624e6f8b276ed1e476be8ebc4747043e63999c8a9f9324ea8')