diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/subtitleeditor | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/subtitleeditor')
-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 1cb1f0f91..4073de1e1 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) |