summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Brown2019-01-01 03:12:52 +0000
committerTimothy Brown2019-01-01 03:12:52 +0000
commitaf1120be77bc13b60a70057e6269626739fd0f09 (patch)
tree93896210c71f8e7b2e78767f8b9046f19b7e124f
parent469b842fa78ecf444ef6bfe959fbce5a76e92a56 (diff)
downloadaur-adjtimex.tar.gz
Fixed another typo in PKGBUILD and updated SRCINFO.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 031855a36f9a..d608d21a7930 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = adjtimex
pkgdesc = Allows configuration of kernel time variables
pkgver = 1.29_10
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/rogers0/adjtimex
arch = x86_64
arch = arm
diff --git a/PKGBUILD b/PKGBUILD
index c6b144786589..de8882496d53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Timothy Brown <sysop@timb.us>
pkgname=adjtimex
pkgver=1.29_10
-pkgrel=2
+pkgrel=3
pkgdesc="Allows configuration of kernel time variables"
arch=('x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/rogers0/adjtimex"