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