summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMidori2023-01-23 00:00:31 +0900
committerMidori2023-01-23 00:00:31 +0900
commitd1e5b6db8588ca35e3178e7a9c08460484a9820f (patch)
tree2a8a4b25c1ef393d5ec41a87171c9e39966533b8
parentbd79e83bbf61604aad7b882e498ccf3d86a702a5 (diff)
downloadaur-d1e5b6db8588ca35e3178e7a9c08460484a9820f.tar.gz
v5.0.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6010e02e5bd..71c702f805e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = mosdns-bin
pkgdesc = 一个 DNS 转发器
- pkgver = 5.0.0
- pkgrel = 2
+ pkgver = 5.0.1
+ pkgrel = 1
url = https://github.com/IrineSistiana/mosdns/
arch = x86_64
license = GPL3
provides = mosdns
- source = mosdns-bin-5.0.0.zip::https://github.com/IrineSistiana/mosdns/releases/download/v5.0.0/mosdns-linux-amd64.zip
+ source = mosdns-bin-5.0.1.zip::https://github.com/IrineSistiana/mosdns/releases/download/v5.0.1/mosdns-linux-amd64.zip
source = service
source = sysusers
source = tmpfiles
- sha256sums = 70e18bc31de9e6fbfa17d3f82316394eab201139475ab134d2e6122aca0976ff
+ sha256sums = e0738cb6ea7444ddbd2f122c0a79ee72a089f0235688b7a9a765f64e1a135b9a
sha256sums = 8bb851c5413e0e25e18e9d912a35b1500b54531ea961d4fc6cc8416173311c17
sha256sums = e6bc5034452123491e3901e2741183d528a29b00f1c01d6bbbb204549fee7306
sha256sums = 73c47567934255c4030ab06798a602989c257c187cf0c00132fbc839c902b096
diff --git a/PKGBUILD b/PKGBUILD
index 72465cd90b2b..6127bb791f14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=5.0.0
-pkgrel=2
+pkgver=5.0.1
+pkgrel=1
pkgdesc="一个 DNS 转发器"
arch=('x86_64')
url="https://github.com/IrineSistiana/mosdns/"
@@ -16,7 +16,7 @@ source=(
"tmpfiles"
)
-sha256sums=('70e18bc31de9e6fbfa17d3f82316394eab201139475ab134d2e6122aca0976ff'
+sha256sums=('e0738cb6ea7444ddbd2f122c0a79ee72a089f0235688b7a9a765f64e1a135b9a'
'8bb851c5413e0e25e18e9d912a35b1500b54531ea961d4fc6cc8416173311c17'
'e6bc5034452123491e3901e2741183d528a29b00f1c01d6bbbb204549fee7306'
'73c47567934255c4030ab06798a602989c257c187cf0c00132fbc839c902b096')