summaryrefslogtreecommitdiff
path: root/libre/handbrake/PKGBUILD
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-29 01:30:18 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2016-04-29 01:45:47 -0300
commit2c7648d85b872fd5959aa350f1b030942227d06d (patch)
treef1bd30374dce206ddd393831b11a7eda12c587ee /libre/handbrake/PKGBUILD
parent69f69be504446ccc4747d1932ccbd863925e7ce7 (diff)
handbrake: rebuild package without install file
Diffstat (limited to 'libre/handbrake/PKGBUILD')
-rw-r--r--libre/handbrake/PKGBUILD3
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")