diff options
Diffstat (limited to 'community/subtitleeditor/PKGBUILD')
-rw-r--r-- | community/subtitleeditor/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/subtitleeditor/PKGBUILD b/community/subtitleeditor/PKGBUILD index 78db7eab4..2a2e1154d 100644 --- a/community/subtitleeditor/PKGBUILD +++ b/community/subtitleeditor/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 95280 2013-08-08 19:16:53Z jlichtblau $ +# $Id: PKGBUILD 99995 2013-10-31 02:54:04Z allan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> pkgname=subtitleeditor @@ -13,7 +13,6 @@ depends=('desktop-file-utils' 'enchant' 'gstreamer0.10-base-plugins' 'gstreamer0 makedepends=('intltool') optdepends=('gstreamer0.10-ffmpeg: to be able to view movies inside the subtitleeditor' 'gstreamer0.10-ugly-plugins: to be able to view movies inside the subtitleeditor') -options=('!libtool') install=$pkgname.install changelog=$pkgname.changelog source=(http://download.gna.org/$pkgname/0.41/$pkgname-$pkgver.tar.gz) |