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/libwnck3/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libwnck3/PKGBUILD')
-rw-r--r-- | extra/libwnck3/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libwnck3/PKGBUILD b/extra/libwnck3/PKGBUILD index 389966ed1..a3ce77bc3 100644 --- a/extra/libwnck3/PKGBUILD +++ b/extra/libwnck3/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193459 2013-08-20 18:34:44Z heftig $ +# $Id: PKGBUILD 198266 2013-10-30 13:49:27Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=libwnck3 @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') license=('LGPL') depends=('gtk3' 'startup-notification' 'libxres') makedepends=('intltool' 'gobject-introspection') -options=('!libtool') url="http://www.gnome.org/" source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz) sha256sums=('d48ac9c7f50c0d563097f63d07bcc83744c7d92a1b4ef65e5faeab32b5ccb723') |