summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a325ad5f735b..760ccfa1beff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=2.2.4
-_buildnr=6924
+pkgver=2.2.5
+_buildnr=6937
pkgrel=1
pkgdesc="lightweight authoritative Name Server with DNSSEC capabilities"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ source=(
"http://cdn.yadifa.eu/sites/default/files/releases/$pkgname-$pkgver-$_buildnr.tar.gz"
'yadifa.service'
)
-sha256sums=('03687d3695ddc2d04b2e623249dc2145312066b823f6728d5ee6a0641d6b1e18'
+sha256sums=('47aacc84c7b5c4b5fd259e85f102a1de0b1bf9cd7a50d53577cdb81f45d1ce90'
'438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130')
build() {