diff options
Diffstat (limited to 'community/gnome-subtitles/PKGBUILD')
-rw-r--r-- | community/gnome-subtitles/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gnome-subtitles/PKGBUILD b/community/gnome-subtitles/PKGBUILD index 3e4363d8e..9d175bf53 100644 --- a/community/gnome-subtitles/PKGBUILD +++ b/community/gnome-subtitles/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87454 2013-03-31 21:57:58Z bgyorgy $ +# $Id: PKGBUILD 99776 2013-10-30 23:38:47Z allan $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> pkgname=gnome-subtitles @@ -14,7 +14,6 @@ optdepends=('gst-plugins-good: Extra media codecs' 'gst-plugins-bad: Extra media codecs' 'gst-plugins-ugly: Extra media codecs' 'gst-libav: Extra media codecs') -options=('!libtool') install=$pkgname.install source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) md5sums=('b0570134af6626d4e6c018c5f7774964') |