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/libnotify | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libnotify')
-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 cf3049697..aa4b6d337 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') |