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 /extra/sushi | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/sushi')
-rw-r--r-- | extra/sushi/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/sushi/PKGBUILD b/extra/sushi/PKGBUILD index f27cd2d0c..ea3b761fc 100644 --- a/extra/sushi/PKGBUILD +++ b/extra/sushi/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196137 2013-10-07 11:53:29Z jgc $ +# $Id: PKGBUILD 198443 2013-10-30 14:54:20Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=sushi @@ -12,7 +12,6 @@ groups=(gnome) depends=('clutter-gtk' 'clutter-gst' 'gjs' 'libmusicbrainz5' 'webkitgtk3' 'gtksourceview3' 'evince') install=sushi.install makedepends=('intltool' 'gobject-introspection') -options=(!libtool) source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('cffcf28b170f5825e84983a979972d4d901a453b61cbe3e560d362e8dd4b4bc8') |