diff options
Diffstat (limited to 'extra/xfce4-terminal/PKGBUILD')
-rw-r--r-- | extra/xfce4-terminal/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-terminal/PKGBUILD b/extra/xfce4-terminal/PKGBUILD index 9c9f197f2..413d20ee9 100644 --- a/extra/xfce4-terminal/PKGBUILD +++ b/extra/xfce4-terminal/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 184303 2013-05-05 19:21:38Z foutrelis $ +# $Id: PKGBUILD 198571 2013-10-30 15:41:02Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: tobias <tobias funnychar archlinux.org> # Contributor: Aurelien Foret <orelien@chez.com> @@ -15,7 +15,6 @@ depends=('libxfce4ui' 'vte' 'hicolor-icon-theme') makedepends=('intltool') conflicts=('terminal') replaces=('terminal') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/apps/$pkgname/0.6/$pkgname-$pkgver.tar.bz2) sha256sums=('3d92422288d26311880af694bb4e02c9235997ca307a5e85001bf6bef65c3b35') |