diff options
-rw-r--r-- | libre/bitlbee/PKGBUILD | 8 | ||||
-rw-r--r-- | nonprism/bitlbee/PKGBUILD | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/libre/bitlbee/PKGBUILD b/libre/bitlbee/PKGBUILD index 03c450090..0afee05bd 100644 --- a/libre/bitlbee/PKGBUILD +++ b/libre/bitlbee/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 237316 2015-04-17 18:19:58Z andyrtr $ +# $Id: PKGBUILD 239800 2015-05-26 17:10:07Z bpiotrowski $ # Contributor (Arch): FUBAR <mrfubar@gmail.com> # Contributor (Arch): simo <simo@archlinux.org> @@ -9,8 +9,8 @@ # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=bitlbee -pkgver=3.2.2 -pkgrel=2.parabola1 +pkgver=3.4 +pkgrel=1.parabola1 pkgdesc='Brings instant messaging (XMPP, MSN, Yahoo!, AIM, ICQ, Twitter) to IRC, without nonfree Skype support' url='http://www.bitlbee.org/' license=('GPL') @@ -22,7 +22,7 @@ replaces=("${pkgname}-libre" "${pkgname}-parabola") conflicts=("${pkgname}-libre" "${pkgname}-parabola") source=("http://get.bitlbee.org/src/$pkgname-$pkgver.tar.gz" 'bitlbee.tmpfiles') -sha1sums=('7e3cfe2b6bf4e8e603c74e7587307a6f5d267e9c' +sha1sums=('3b22d9da741903a293fe3c25511448276c75b58a' '3695ed2fe22436c4d0fc3ead829f7d1f89bc491c') backup=('etc/bitlbee/bitlbee.conf' 'etc/bitlbee/motd.txt') diff --git a/nonprism/bitlbee/PKGBUILD b/nonprism/bitlbee/PKGBUILD index 4b14e726a..f0ab0eb07 100644 --- a/nonprism/bitlbee/PKGBUILD +++ b/nonprism/bitlbee/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 237316 2015-04-17 18:19:58Z andyrtr $ +# $Id: PKGBUILD 239800 2015-05-26 17:10:07Z bpiotrowski $ # Contributor (Arch): FUBAR <mrfubar@gmail.com> # Contributor (Arch): simo <simo@archlinux.org> @@ -9,8 +9,8 @@ # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=bitlbee -pkgver=3.2.2 -pkgrel=2.parabola1.nonprism1 +pkgver=3.4 +pkgrel=1.parabola1.nonprism1 pkgdesc='Brings XMPP to IRC, without nonfree Skype support and support for unsafe and dangerous for privacy protocols' url='http://www.bitlbee.org/' license=('GPL') @@ -22,7 +22,7 @@ replaces=("${pkgname}-libre" "${pkgname}-parabola" "${pkgname}-coherence" "${pkg conflicts=("${pkgname}-libre" "${pkgname}-parabola" "${pkgname}-coherence" "${pkgname}-libre-nonprism" "${pkgname}-nonprism") source=("http://get.bitlbee.org/src/$pkgname-$pkgver.tar.gz" 'bitlbee.tmpfiles') -sha1sums=('7e3cfe2b6bf4e8e603c74e7587307a6f5d267e9c' +sha1sums=('3b22d9da741903a293fe3c25511448276c75b58a' '3695ed2fe22436c4d0fc3ead829f7d1f89bc491c') backup=('etc/bitlbee/bitlbee.conf' 'etc/bitlbee/motd.txt') |