summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle Gitlab Runner2021-06-02 11:09:03 +0000
committerBlackEagle Gitlab Runner2021-06-02 11:09:03 +0000
commit7deff3369ace02ce4cda3c66cceeb7dece12941f (patch)
tree9b9d210211f2cc42b0f46ebf1ea7b43b1d4c616d
parent74ba013b0937dac33e5ca6e99bcff3339d05f3db (diff)
downloadaur-7deff3369ace02ce4cda3c66cceeb7dece12941f.tar.gz
yadifa :: 2.5.0-1
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47ea382a1bdc..928c2e6953b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,21 @@
-# Generated by makepkg 5.2.2
-# Sun Apr 25 09:56:59 UTC 2021
+# Generated by makepkg 6.0.0
+# Wed Jun 2 11:09:02 UTC 2021
pkgbase = yadifa
pkgdesc = lightweight authoritative Name Server with DNSSEC capabilities
- pkgver = 2.4.2
- pkgrel = 2
+ pkgver = 2.5.0
+ pkgrel = 1
url = http://www.yadifa.eu
arch = x86_64
license = BSD
depends = openssl
options = !libtool
backup = etc/yadifad.conf
- source = https://www.yadifa.eu/sites/default/files/releases/yadifa-2.4.2-9997.tar.gz
- source = https://www.yadifa.eu/sites/default/files/yadifa-2.4.2-9997.tar.gz.asc
+ source = https://www.yadifa.eu/sites/default/files/releases/yadifa-2.5.0-10188.tar.gz
+ source = https://www.yadifa.eu/sites/default/files/yadifa-2.5.0-10188.tar.gz.asc
source = yadifa.service
validpgpkeys = 9DF4F4485F6FC40513572886A75042DBD6669651
- sha256sums = 000fba3805d5a85df92925f3b36714b65edf874309da9295be380d7a98f02b38
+ sha256sums = 5cdc4cf61b87fe6d0fdc260386375172b8802a0bd7e63bbf3716ebe1a233fa16
sha256sums = SKIP
sha256sums = f8a232461a4db320b40eed3573cfc71922c31b33dc5f5dd438a2b18f59e3daf7
pkgname = yadifa
-
diff --git a/PKGBUILD b/PKGBUILD
index 04e4ba93c04d..ed55909609ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=2.4.2
-_buildnr=9997
-pkgrel=2
+pkgver=2.5.0
+_buildnr=10188
+pkgrel=1
pkgdesc="lightweight authoritative Name Server with DNSSEC capabilities"
arch=('x86_64')
url="http://www.yadifa.eu"
@@ -16,7 +16,7 @@ source=(
"https://www.yadifa.eu/sites/default/files/$pkgname-$pkgver-$_buildnr.tar.gz.asc"
'yadifa.service'
)
-sha256sums=('000fba3805d5a85df92925f3b36714b65edf874309da9295be380d7a98f02b38'
+sha256sums=('5cdc4cf61b87fe6d0fdc260386375172b8802a0bd7e63bbf3716ebe1a233fa16'
'SKIP'
'f8a232461a4db320b40eed3573cfc71922c31b33dc5f5dd438a2b18f59e3daf7')