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 44b8524971be..085a75001bed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=2.2.2
-_buildnr=6587
+pkgver=2.2.3
+_buildnr=6704
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=('8f4ff3ed9b15f13d6e50e48d4ad5d984f061a652f385514720967b03eb139729'
+sha256sums=('3e1866e98b448eefbbf1eb9757b43b21458c53cbde2e707a0d15fb27e2043261'
'438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130')
build() {