diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-04-01 13:47:58 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-01 18:17:27 +0000 |
commit | c1bd70b55d58b96e68af032588f7ca2ea18f6f3a (patch) | |
tree | 52b3694d04205620530fb3dd9afecaf5e871ec3c /community/inkscape | |
parent | 51ad05ae3f4009504080df48228e97e0a1523d9c (diff) | |
download | aports-c1bd70b55d58b96e68af032588f7ca2ea18f6f3a.tar.bz2 aports-c1bd70b55d58b96e68af032588f7ca2ea18f6f3a.tar.xz |
rebuild against libpoppler.so.98
Diffstat (limited to 'community/inkscape')
-rw-r--r-- | community/inkscape/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/inkscape/APKBUILD b/community/inkscape/APKBUILD index 4530d3cff2..11ac51982c 100644 --- a/community/inkscape/APKBUILD +++ b/community/inkscape/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=inkscape pkgver=0.92.4 -pkgrel=7 +pkgrel=8 pkgdesc="A vector-based drawing program - svg compliant" url="https://inkscape.org/" arch="all" |