diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-11-12 20:38:15 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-11-12 20:38:15 -0500 |
commit | fc2fd1c0a4c06be217bdb50ddbeaec0ab02a93f6 (patch) | |
tree | 16f258a4be36e41b1201bd3d0daa8f398304d0d5 /config-service-git.PKGBUILD | |
parent | b613269b38cf0017b92955bb79bfb2dee5be2780 (diff) |
bump pkgver for all packages
Diffstat (limited to 'config-service-git.PKGBUILD')
-rw-r--r-- | config-service-git.PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-service-git.PKGBUILD b/config-service-git.PKGBUILD index b074cec..0d900a4 100644 --- a/config-service-git.PKGBUILD +++ b/config-service-git.PKGBUILD @@ -1,5 +1,5 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161111.2 +pkgver=20161112 package() { preamble |