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 89ead13ec8e2..944adf74314a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=2.1.2
-_buildnr=5426
+pkgver=2.1.3
+_buildnr=5519
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=('8837affda15379282e2fd32b4b0dfc0997dd1ee68af095879a93f222562a7e0c'
+sha256sums=('d7613ee225a7a9fd3bb3d4ee744cd01eeac997be970ce082212938e4bc4114c4'
'438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130')
build() {