diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-12-13 11:56:05 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-12-13 11:56:05 +0100 |
commit | 3345511691f7840d776ab12dea954e9dbe5f48fb (patch) | |
tree | a63eac414e5f92cb4d3fe87a9e4a0caeabd1b1a6 /libre/systemd | |
parent | bdba952a12e19a56afe50c46701c7b581995bbf8 (diff) | |
download | abslibre-3345511691f7840d776ab12dea954e9dbe5f48fb.tar.gz abslibre-3345511691f7840d776ab12dea954e9dbe5f48fb.tar.bz2 abslibre-3345511691f7840d776ab12dea954e9dbe5f48fb.zip |
libre/systemd: rebuilt against updated cryptsetup
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') |