summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMidori2023-11-02 00:01:18 +0900
committerMidori2023-11-02 00:01:18 +0900
commit6a5f53ae95565f6e6abfbe41f78ea3c18e775c34 (patch)
tree97039448e2f02666248d2dc26a779816690f5545
parent259dca0ed8a6dafcb776f10183e3ccc779937fdd (diff)
downloadaur-6a5f53ae95565f6e6abfbe41f78ea3c18e775c34.tar.gz
v5.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 777427eb89d1..9f85553a2355 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = mosdns-bin
pkgdesc = 一个 DNS 转发器
- pkgver = 5.2.1
+ pkgver = 5.3.0
pkgrel = 1
url = https://github.com/IrineSistiana/mosdns/
arch = x86_64
license = GPL3
provides = mosdns
- source = mosdns-bin-5.2.1.zip::https://github.com/IrineSistiana/mosdns/releases/download/v5.2.1/mosdns-linux-amd64.zip
+ source = mosdns-bin-5.3.0.zip::https://github.com/IrineSistiana/mosdns/releases/download/v5.3.0/mosdns-linux-amd64.zip
source = service
source = sysusers
source = tmpfiles
- sha256sums = 1a0f0a9a9059668f832f239c27b43d291392f972a0c9f708ac03f65a6535fa9c
+ sha256sums = 3dfe87c1e272506f2ea8368ea5147087453dbf77c3e8158ed7edbfdf86ecebe2
sha256sums = 8bb851c5413e0e25e18e9d912a35b1500b54531ea961d4fc6cc8416173311c17
sha256sums = e6bc5034452123491e3901e2741183d528a29b00f1c01d6bbbb204549fee7306
sha256sums = 73c47567934255c4030ab06798a602989c257c187cf0c00132fbc839c902b096
diff --git a/PKGBUILD b/PKGBUILD
index 8413577303ce..af69fe67f6eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: suienzan <suienzan at gmail dot com>
_pkgname=mosdns
pkgname=${_pkgname}-bin
-pkgver=5.2.1
+pkgver=5.3.0
pkgrel=1
pkgdesc="一个 DNS 转发器"
arch=('x86_64')
@@ -16,7 +16,7 @@ source=(
"tmpfiles"
)
-sha256sums=('1a0f0a9a9059668f832f239c27b43d291392f972a0c9f708ac03f65a6535fa9c'
+sha256sums=('3dfe87c1e272506f2ea8368ea5147087453dbf77c3e8158ed7edbfdf86ecebe2'
'8bb851c5413e0e25e18e9d912a35b1500b54531ea961d4fc6cc8416173311c17'
'e6bc5034452123491e3901e2741183d528a29b00f1c01d6bbbb204549fee7306'
'73c47567934255c4030ab06798a602989c257c187cf0c00132fbc839c902b096')