diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-12-13 17:03:23 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-12-13 17:03:23 -0500 |
commit | b76cce1fb4e132c9ac1c64d679aaf37eec907985 (patch) | |
tree | 48ef326bebc3a52b27f63e73b7ad6d71fd92ee01 /libre/systemd | |
parent | ae8645bab6937221d28bd5b765e3f63af3c60632 (diff) | |
parent | a88b1942484ec54bc48cc8182d050688b8233072 (diff) | |
download | abslibre-b76cce1fb4e132c9ac1c64d679aaf37eec907985.tar.gz abslibre-b76cce1fb4e132c9ac1c64d679aaf37eec907985.tar.bz2 abslibre-b76cce1fb4e132c9ac1c64d679aaf37eec907985.zip |
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/systemd')
-rw-r--r-- | libre/systemd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index bac1e3f2c..eec3dbbd4 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -14,7 +14,7 @@ _commit='743b771c559c6101544f7358a42c8c519fe4b0db' # Bump this to latest major release for signed tag verification, # the commit count is handled by pkgver() function. pkgver=235.38 -pkgrel=2 +pkgrel=3 pkgrel+=.parabola1 arch=('i686' 'x86_64') arch+=('armv7h') |