diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-05-20 23:58:03 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-05-20 23:58:03 +0200 |
commit | c8542a72d3b42f0073cb12d6f50918691f19e09f (patch) | |
tree | 67d3863d1aed29299190bda79e10c9fcad24f364 /libre/handbrake | |
parent | 5ce40811ffc2b3e40ac146eb2a5b849770501ef3 (diff) | |
download | abslibre-c8542a72d3b42f0073cb12d6f50918691f19e09f.tar.gz abslibre-c8542a72d3b42f0073cb12d6f50918691f19e09f.tar.bz2 abslibre-c8542a72d3b42f0073cb12d6f50918691f19e09f.zip |
libre/handbrake: rebuilt to fix linking issues
Diffstat (limited to 'libre/handbrake')
-rw-r--r-- | libre/handbrake/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/handbrake/PKGBUILD b/libre/handbrake/PKGBUILD index 2c3875401..f52c99df3 100644 --- a/libre/handbrake/PKGBUILD +++ b/libre/handbrake/PKGBUILD @@ -6,7 +6,7 @@ pkgname=('handbrake' 'handbrake-cli') pkgver=1.0.7 -pkgrel=2.parabola1 +pkgrel=2.parabola2 arch=('i686' 'x86_64' 'armv7h') url="https://handbrake.fr/" license=('GPL') |