diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:02:03 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:33:07 +0000 |
commit | 3b5e10756257fa7b199ee1e544c476c9d9164019 (patch) | |
tree | 0755636fc09e1eae2fd41614ae39953596090c44 /testing/xournal | |
parent | 8d72294701c5d5d9d627b38c6285301a6aa53128 (diff) | |
download | aports-3b5e10756257fa7b199ee1e544c476c9d9164019.tar.bz2 aports-3b5e10756257fa7b199ee1e544c476c9d9164019.tar.xz |
testing/xournal: rebuild against poppler-0.54.0
Diffstat (limited to 'testing/xournal')
-rw-r--r-- | testing/xournal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xournal/APKBUILD b/testing/xournal/APKBUILD index d98c89fc46..ef124ece9d 100644 --- a/testing/xournal/APKBUILD +++ b/testing/xournal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Ivan Tham <pickfire@riseup.net> pkgname=xournal pkgver=0.4.8 -pkgrel=1 +pkgrel=2 pkgdesc="Notetaking, sketching, keeping a journal using a stylus" url="http://xournal.sourceforge.net/" arch="all !aarch64" |