diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-02-07 06:54:30 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-02-07 06:54:30 +0000 |
commit | cadf714fd83b2746fa5c5cace9a273528281b97d (patch) | |
tree | 084a345af3e8b9a2aa8bf0753dd8a761f65a199a /community/dvdauthor/APKBUILD | |
parent | aee714ca9a39356ffbbe7e9d87313d9f1728d500 (diff) | |
download | aports-cadf714fd83b2746fa5c5cace9a273528281b97d.zip |
community/dvdauthor: rebuild against fribidi 1.0.1
Diffstat (limited to 'community/dvdauthor/APKBUILD')
-rw-r--r-- | community/dvdauthor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dvdauthor/APKBUILD b/community/dvdauthor/APKBUILD index 8e5f89afa8f..a2721c78c3f 100644 --- a/community/dvdauthor/APKBUILD +++ b/community/dvdauthor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=dvdauthor pkgver=0.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="DVD authoring tools" url="http://dvdauthor.sourceforge.net" arch="all" |