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/libepc/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libepc/PKGBUILD')
-rw-r--r-- | extra/libepc/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libepc/PKGBUILD b/extra/libepc/PKGBUILD index 89ff4ecaa..6f8e7a789 100644 --- a/extra/libepc/PKGBUILD +++ b/extra/libepc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 148403 2012-01-31 11:38:44Z ibiru $ +# $Id: PKGBUILD 198153 2013-10-30 13:07:09Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libepc @@ -10,7 +10,6 @@ license=('LGPL') url="http://live.gnome.org/libepc" depends=('gtk3' 'avahi' 'libsoup') makedepends=('intltool') -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/0.4/$pkgname-$pkgver.tar.xz) sha256sums=('4f98fc306c0f9d361e1381484744246efd084053732924741078270c49afc33b') |