diff options
Diffstat (limited to 'libre/systemd/PKGBUILD')
-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 aca70186b..db280c42e 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -15,7 +15,7 @@ _commit='d52e2bb9c20216972754c054e8534bca28baab66' # the commit count is handled by pkgver() function. pkgver=234.11 pkgrel=8 -pkgrel+=.parabola1 +pkgrel+=.parabola2 arch=('i686' 'x86_64') arch+=('armv7h') url="https://www.github.com/systemd/systemd" |