diff options
Diffstat (limited to 'extra/libnotify/PKGBUILD')
-rw-r--r-- | extra/libnotify/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libnotify/PKGBUILD b/extra/libnotify/PKGBUILD index 3ea034dae..043222891 100644 --- a/extra/libnotify/PKGBUILD +++ b/extra/libnotify/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196115 2013-10-07 11:52:55Z jgc $ +# $Id: PKGBUILD 198209 2013-10-30 13:28:13Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libnotify @@ -10,7 +10,6 @@ url="http://library.gnome.org/devel/notification-spec/" license=('LGPL') depends=('gdk-pixbuf2') makedepends=('gtk3' 'gobject-introspection') -options=('!libtool') source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz) sha256sums=('0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837') |