summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Giese2018-04-15 00:09:04 +1200
committerMattias Giese2018-04-15 00:09:04 +1200
commit58f305709f83bf03392fba47789589115ae8c63e (patch)
treefa8ece81f4bae9aee7a4620657d612662c7921c1 /PKGBUILD
parent3855d73d99814c59d3d1b3c04622c38b7e656bc0 (diff)
downloadaur-58f305709f83bf03392fba47789589115ae8c63e.tar.gz
Add libpurple dependency, add armv7h to arches as suggested in the comments
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93d3c35642cd..ec826bb81ead 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
# Contributor: Dave Reisner <dreisner@archlinux.org>
# Contributor: Florian Bruhin (The-Compiler) <archlinux.org@the-compiler.org>
# Contributor: Kaleb Elwert (belak) <belak@coded.io>
-# Maintainer: 3onyc <3onyc@x3tech.com>
+# Maintainer: Mattias Giese <mattiasgiese@posteo.net>
pkgname=bitlbee-libpurple-git
-pkgver=3.4.1.r121.gea39049
+pkgver=3.5.1.r54.g246b98bb
pkgrel=1
pkgdesc='Brings instant messaging (XMPP, MSN, Yahoo!, AIM, ICQ, Twitter) to IRC'
url='http://www.bitlbee.org/'
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
depends=('gnutls' 'glib2')
-makedepends=('git' 'libotr' 'python')
+makedepends=('git' 'libotr' 'python' 'libpurple')
optdepends=('skype4py: to use skyped'
'libotr: for OTR encryption support')
source=(