diff options
Diffstat (limited to 'extra/cheese/PKGBUILD')
-rw-r--r-- | extra/cheese/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/cheese/PKGBUILD b/extra/cheese/PKGBUILD index 8e98e8df6..d47540300 100644 --- a/extra/cheese/PKGBUILD +++ b/extra/cheese/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196508 2013-10-14 15:42:47Z heftig $ +# $Id: PKGBUILD 197889 2013-10-30 11:29:34Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> @@ -12,7 +12,7 @@ depends=('gtk3' 'gstreamer' 'gst-plugins-bad' 'gst-plugins-base' 'gst-plugins-go makedepends=('pkgconfig' 'intltool' 'gobject-introspection' 'itstool' 'vala') optdepends=('frei0r-plugins: More camera effects') groups=('gnome-extra') -options=('!libtool' '!emptydirs') +options=('!emptydirs') url="http://www.gnome.org/projects/cheese/" install=cheese.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) |