diff options
Diffstat (limited to 'community/mcabber/PKGBUILD')
-rw-r--r-- | community/mcabber/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/mcabber/PKGBUILD b/community/mcabber/PKGBUILD index ed16b1eb8..1e820fe12 100644 --- a/community/mcabber/PKGBUILD +++ b/community/mcabber/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 80881 2012-12-05 10:05:02Z spupykin $ +# $Id: PKGBUILD 99907 2013-10-31 02:24:20Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de> # Contributor: 3ED <kas1987@o2.pl> @@ -12,7 +12,6 @@ url="http://www.lilotux.net/~mikael/mcabber/" license=('GPL') depends=('ncurses' 'glib2' 'loudmouth' 'gpgme' 'libotr3' 'aspell') makedepends=('pkg-config') -options=('!libtool') source=(http://www.lilotux.net/~mikael/mcabber/files/$pkgname-${pkgver/_/-}.tar.bz2) md5sums=('6bb2302f5168ad4c28b647390e37f9b3') |