diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-18 10:22:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-18 12:39:14 +0000 |
commit | fcb5db149608884771e4ee8696a568d5dbff9b33 (patch) | |
tree | a1b911fc1595e0a370237e5dd6e3ae1a6d978370 /community | |
parent | ec9b6be55ab13828b76fd29170de2bf109a13fb7 (diff) | |
download | aports-fcb5db149608884771e4ee8696a568d5dbff9b33.tar.bz2 aports-fcb5db149608884771e4ee8696a568d5dbff9b33.tar.xz |
community/diff-pdf: rebuild against wxgtk 3.0
Diffstat (limited to 'community')
-rw-r--r-- | community/diff-pdf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/diff-pdf/APKBUILD b/community/diff-pdf/APKBUILD index 7bcf121951..86de1189df 100644 --- a/community/diff-pdf/APKBUILD +++ b/community/diff-pdf/APKBUILD @@ -4,7 +4,7 @@ pkgname=diff-pdf pkgver=0.2_git20170816 _gitrev=48416f3ed9085db77cce22f836ef4456bbaacccc -pkgrel=2 +pkgrel=3 pkgdesc="A simple tool for visually comparing two PDF files" url="https://vslavik.github.io/diff-pdf/" arch="all" |