diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-10-14 20:18:43 -0300 |
|---|---|---|
| committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-10-20 19:04:37 +0000 |
| commit | 460b2e2d31490890f5c5077c2deaae341b3ef69f (patch) | |
| tree | a0a3756ccde753fe3996cda0b57a0bdfac1f6b91 /testing | |
| parent | 72db9cc7560e5758368bd93570517c5b2217bd2b (diff) | |
| download | aports-460b2e2d31490890f5c5077c2deaae341b3ef69f.tar.bz2 aports-460b2e2d31490890f5c5077c2deaae341b3ef69f.tar.xz | |
rebuild against libdvdread.so.7
Closes !477
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/dvdbackup/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dvdbackup/APKBUILD b/testing/dvdbackup/APKBUILD index 23457ae737..31be6c9600 100644 --- a/testing/dvdbackup/APKBUILD +++ b/testing/dvdbackup/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=dvdbackup pkgver=0.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="Tool to rip video DVDs from the command line" url="http://dvdbackup.sourceforge.net/" arch="all" |
