diff options
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') |