diff options
Diffstat (limited to 'community/pidgin-gfire/PKGBUILD')
-rw-r--r-- | community/pidgin-gfire/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/pidgin-gfire/PKGBUILD b/community/pidgin-gfire/PKGBUILD index 04b0adcc9..eccb41d29 100644 --- a/community/pidgin-gfire/PKGBUILD +++ b/community/pidgin-gfire/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 73926 2012-07-17 06:00:57Z svenstaro $ +# $Id: PKGBUILD 99954 2013-10-31 02:40:14Z allan $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Slash <demodevil5[at]yahoo[dot]com> # Contributor: LookTJ <jesus[dot]christ[dot]i[dot]love[at]gmail[dot]com> @@ -15,7 +15,6 @@ makedepends=('pkgconfig' 'intltool' 'libtool') source=("http://downloads.sourceforge.net/gfire/pidgin-gfire-$pkgver.tar.bz2" "gfire-libnotify.patch") md5sums=('7167828fd77200603a318afdd4d9ebd2' '5d6fc2b98837fbebba6bef2648699d5e') -options=(!libtool) build() { cd "$srcdir/pidgin-gfire-$pkgver" |