diff options
Diffstat (limited to 'extra/libpeas/PKGBUILD')
-rw-r--r-- | extra/libpeas/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libpeas/PKGBUILD b/extra/libpeas/PKGBUILD index a097a1885..935ac05d1 100644 --- a/extra/libpeas/PKGBUILD +++ b/extra/libpeas/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196116 2013-10-07 11:52:58Z jgc $ +# $Id: PKGBUILD 198220 2013-10-30 13:32:24Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=libpeas @@ -12,7 +12,6 @@ depends=(gtk3 hicolor-icon-theme gobject-introspection) makedepends=(gtk-doc intltool python-gobject python2-gobject gjs seed glade) optdepends=('gjs: gobject-based plugin engine - gjs runtime loader' 'seed: gobject-based plugin engine - seed runtime loader') -options=('!libtool') install=libpeas.install source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz) sha256sums=('008747ccdf954dc7b8e3207fffede527a589363541873f906c8e0166f6f7df8d') |