summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy2019-07-27 06:11:35 +0000
committerTimothy2019-07-27 06:11:35 +0000
commit68e5088116056ca4a47b4a9d1e9a8fc64e0d1035 (patch)
tree0122c0d24403b95ef70cd26818b30ef7b0d2015b
parent298d538aceeac3a6239f1fea1fc1dbfc97f00f0c (diff)
downloadaur-68e5088116056ca4a47b4a9d1e9a8fc64e0d1035.tar.gz
Updated PKGBUILD to 1.1.6
-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/"