summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMidori2023-02-19 00:00:51 +0900
committerMidori2023-02-19 00:00:51 +0900
commit2dcd9d1c30bc7395607c11fcba870a2b79c5ae0e (patch)
tree898c5ee4a7a4779c34e0e5f21d84762bded71fe7
parenta276629c145428719a35b985f370fde9950c3ed1 (diff)
downloadaur-2dcd9d1c30bc7395607c11fcba870a2b79c5ae0e.tar.gz
v5.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6ba153f3fd6..3b39057dd7b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = mosdns-bin
pkgdesc = 一个 DNS 转发器
- pkgver = 5.1.0
+ pkgver = 5.1.1
pkgrel = 1
url = https://github.com/IrineSistiana/mosdns/
arch = x86_64
license = GPL3
provides = mosdns
- source = mosdns-bin-5.1.0.zip::https://github.com/IrineSistiana/mosdns/releases/download/v5.1.0/mosdns-linux-amd64.zip
+ source = mosdns-bin-5.1.1.zip::https://github.com/IrineSistiana/mosdns/releases/download/v5.1.1/mosdns-linux-amd64.zip
source = service
source = sysusers
source = tmpfiles
- sha256sums = 7fd9e86133484ae87f7212dc4c031aee3df6c1ff1a9cb8f9e5b9a6dfc4339951
+ sha256sums = 14628933d975091a0e973aef2628e8bc2523e72f19dbfc8d8c3f03858358ab97
sha256sums = 8bb851c5413e0e25e18e9d912a35b1500b54531ea961d4fc6cc8416173311c17
sha256sums = e6bc5034452123491e3901e2741183d528a29b00f1c01d6bbbb204549fee7306
sha256sums = 73c47567934255c4030ab06798a602989c257c187cf0c00132fbc839c902b096
diff --git a/PKGBUILD b/PKGBUILD
index 667105265fa7..f52294053877 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=1
pkgdesc="一个 DNS 转发器"
arch=('x86_64')
@@ -16,7 +16,7 @@ source=(
"tmpfiles"
)
-sha256sums=('7fd9e86133484ae87f7212dc4c031aee3df6c1ff1a9cb8f9e5b9a6dfc4339951'
+sha256sums=('14628933d975091a0e973aef2628e8bc2523e72f19dbfc8d8c3f03858358ab97'
'8bb851c5413e0e25e18e9d912a35b1500b54531ea961d4fc6cc8416173311c17'
'e6bc5034452123491e3901e2741183d528a29b00f1c01d6bbbb204549fee7306'
'73c47567934255c4030ab06798a602989c257c187cf0c00132fbc839c902b096')