diff options
Diffstat (limited to 'libre/handbrake/PKGBUILD')
-rw-r--r-- | libre/handbrake/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/handbrake/PKGBUILD b/libre/handbrake/PKGBUILD index bb9b4ac45..44eea8f6a 100644 --- a/libre/handbrake/PKGBUILD +++ b/libre/handbrake/PKGBUILD @@ -5,7 +5,7 @@ pkgname=('handbrake' 'handbrake-cli') pkgver=0.10.5 -pkgrel=1.parabola1 +pkgrel=2.parabola1 url="http://handbrake.fr/" license=('GPL') @@ -110,7 +110,6 @@ package_handbrake() { depends+=("${_gui_depends[@]}" 'hicolor-icon-theme' 'desktop-file-utils') optdepends=('gst-plugins-good: for video previews' 'gst-libav: for video previews') - install=$pkgname.install conflicts=("$pkgname-svn") replaces=("$pkgname-svn") |