summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2017-01-07 04:43:19 -0800
committerMike Swanson2017-01-07 04:43:19 -0800
commitf08a6aead5c55523bef13b98be5ef352d430754f (patch)
tree6e2789f63a4733cb9a1cb157d35e2e0fee38f861
parent43997f706c7cf2347db4ab92dffed76109bc752d (diff)
downloadaur-f08a6aead5c55523bef13b98be5ef352d430754f.tar.gz
Bump pkgrel for Python 3.6 rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4efd16c6291b..f44d0b5bdaee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jan 1 04:13:53 UTC 2017
+# Sat Jan 7 12:43:08 UTC 2017
pkgbase = ntpsec
pkgdesc = Security-hardened Network Time Protocol implementation
pkgver = 0.9.6
- pkgrel = 2
+ pkgrel = 3
url = https://www.ntpsec.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index db481957b77e..d2c6d7851226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ntpsec
pkgver=0.9.6
-pkgrel=2
+pkgrel=3
pkgdesc="Security-hardened Network Time Protocol implementation"
arch=('i686' 'x86_64')
url="https://www.ntpsec.org/"