diff options
Diffstat (limited to 'community')
-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 8e5f89afa8..a2721c78c3 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" |