diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2019-01-27 00:17:28 -0500 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2019-01-27 00:17:28 -0500 |
commit | 2c1a4eefc1de3ddae2f939e7376e7e74d820a2e3 (patch) | |
tree | 957c4f5bbf60521de388f3d8608b4a22d938a1bf /libre | |
parent | 050e9ac9fd005697164ab71adfc91c650344d762 (diff) | |
download | abslibre-2c1a4eefc1de3ddae2f939e7376e7e74d820a2e3.tar.gz abslibre-2c1a4eefc1de3ddae2f939e7376e7e74d820a2e3.tar.bz2 abslibre-2c1a4eefc1de3ddae2f939e7376e7e74d820a2e3.zip |
[systemd]: bump pkgrel
Diffstat (limited to 'libre')
-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 43fb95245..b6e71aaf9 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -14,7 +14,7 @@ pkgname+=("${_libsystemd[@]/#/systemd-}") _commit='f02b5472c6f0c41e5dc8dc2c84590866baf937ff' pkgver=240.34 pkgrel=3 -pkgrel+=.parabola1 +pkgrel+=.parabola2 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') url='https://www.github.com/systemd/systemd' |