diff options
author | Isaac David <isacdaavid@isacdaavid.info> | 2017-10-17 23:09:01 -0500 |
---|---|---|
committer | Isaac David <isacdaavid@isacdaavid.info> | 2017-10-17 23:09:01 -0500 |
commit | e710428b5f67a4f75206cf299abacf8d58dfbb2f (patch) | |
tree | 9d8554d3dc9413c86b654d5180ae6bb396f71030 | |
parent | 1225e0ded6eb2b62ecee80cf0404943871f56fd9 (diff) | |
download | abslibre-e710428b5f67a4f75206cf299abacf8d58dfbb2f.tar.gz abslibre-e710428b5f67a4f75206cf299abacf8d58dfbb2f.tar.bz2 abslibre-e710428b5f67a4f75206cf299abacf8d58dfbb2f.zip |
libre/dvdrtools: pkgrel bump
-rw-r--r-- | libre/dvdrtools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/dvdrtools/PKGBUILD b/libre/dvdrtools/PKGBUILD index 68969fab3..fd2540eeb 100644 --- a/libre/dvdrtools/PKGBUILD +++ b/libre/dvdrtools/PKGBUILD @@ -7,9 +7,9 @@ pkgname=dvdrtools _pkgname=$pkgname-libre pkgver=0.3.1 -pkgrel=4.parabola1 +pkgrel=4.parabola1.1 pkgdesc="A fork of cdrtools, with the primary goal of supporting writable DVD drives, without nonfree apple_driver utility" -arch=('i686' 'x86_64' 'mips64el' 'armv7h') +arch=('i686' 'x86_64' 'armv7h') url="http://savannah.nongnu.org/projects/$pkgname/" license=('GPL2') depends=('file' 'bash') |