diff options
Diffstat (limited to 'extra/xfce4-notifyd/PKGBUILD')
-rw-r--r-- | extra/xfce4-notifyd/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xfce4-notifyd/PKGBUILD b/extra/xfce4-notifyd/PKGBUILD index 1119b7cef..aff533b1b 100644 --- a/extra/xfce4-notifyd/PKGBUILD +++ b/extra/xfce4-notifyd/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 184796 2013-05-08 16:11:31Z foutrelis $ +# $Id: PKGBUILD 198561 2013-10-30 15:37:01Z allan $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: tobias <tobias funnychar archlinux.org> @@ -13,7 +13,6 @@ groups=('xfce4-goodies') depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme') makedepends=('intltool') provides=('notification-daemon') -options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$pkgver.tar.bz2) sha256sums=('8c7ed62f9496816d1391281f77d1b32216f9bf6fd22fbe4f6f3f4e07a6bbced0') |