summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 822f7b38ad1b..b617dd015438 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ntpsec-git
pkgdesc = Security-hardened Network Time Protocol implementation (Git HEAD)
- pkgver = 1.1.3.r478.31d756bcb
- pkgrel = 2
+ pkgver = 1.1.6.r4.91ca17480
+ pkgrel = 1
url = https://www.ntpsec.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 196b0b2164ba..220e9d46a696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=ntpsec-git
-pkgver=1.1.3.r478.31d756bcb
-pkgrel=2
+pkgver=1.1.6.r4.91ca17480
+pkgrel=1
pkgdesc="Security-hardened Network Time Protocol implementation (Git HEAD)"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://www.ntpsec.org/"