diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-02-01 14:16:48 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-02-01 14:16:48 -0300 |
commit | 79148698687f390c1b05eb6cd9fe409469854bca (patch) | |
tree | f4584fe6a127003da8e1a4eb3151d3a9e37f6ffe | |
parent | c0d7ae291f5837d8a821d751840be16a04b59d6a (diff) | |
download | abslibre-79148698687f390c1b05eb6cd9fe409469854bca.tar.gz abslibre-79148698687f390c1b05eb6cd9fe409469854bca.tar.bz2 abslibre-79148698687f390c1b05eb6cd9fe409469854bca.zip |
bitlbee-3.5.1-1.parabola1{,.nonprism1}: updating version
-rw-r--r-- | libre/bitlbee/PKGBUILD | 6 | ||||
-rw-r--r-- | nonprism/bitlbee/PKGBUILD | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libre/bitlbee/PKGBUILD b/libre/bitlbee/PKGBUILD index f1acdb1c1..8d6e44bac 100644 --- a/libre/bitlbee/PKGBUILD +++ b/libre/bitlbee/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 285817 2017-01-12 10:02:45Z bpiotrowski $ +# $Id: PKGBUILD 287876 2017-02-01 15:04:41Z bpiotrowski $ # Maintainer (Arch): Dave Reisner <dreisner@archlinux.org> # Contributor (Arch): Gaetan Bisson <bisson@archlinux.org> # Contributor (Arch): Daniel J Griffiths <ghost1227@archlinux.us> @@ -8,7 +8,7 @@ # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=bitlbee -pkgver=3.5 +pkgver=3.5.1 pkgrel=1.parabola1 pkgdesc='Brings instant messaging (XMPP, MSN, Yahoo!, AIM, ICQ, Twitter) to IRC, without nonfree Skype support' url='http://www.bitlbee.org/' @@ -21,7 +21,7 @@ replaces=("${pkgname}-libre" "${pkgname}-parabola") conflicts=("${pkgname}-libre" "${pkgname}-parabola") source=("http://get.bitlbee.org/src/$pkgname-$pkgver.tar.gz" 'bitlbee.tmpfiles') -sha1sums=('f69e103b6ade7d32a02f8f86ff787120efdf16e7' +sha1sums=('de0767facdb7729253ae4d6ef6e3637ebd54939a' '3695ed2fe22436c4d0fc3ead829f7d1f89bc491c') backup=('etc/bitlbee/bitlbee.conf' 'etc/bitlbee/motd.txt') diff --git a/nonprism/bitlbee/PKGBUILD b/nonprism/bitlbee/PKGBUILD index 43da580d5..42f9ae712 100644 --- a/nonprism/bitlbee/PKGBUILD +++ b/nonprism/bitlbee/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 285817 2017-01-12 10:02:45Z bpiotrowski $ +# $Id: PKGBUILD 287876 2017-02-01 15:04:41Z bpiotrowski $ # Maintainer (Arch): Dave Reisner <dreisner@archlinux.org> # Contributor (Arch): Gaetan Bisson <bisson@archlinux.org> # Contributor (Arch): Daniel J Griffiths <ghost1227@archlinux.us> @@ -8,7 +8,7 @@ # Maintainer: Márcio Silva <coadde@parabola.nu> pkgname=bitlbee -pkgver=3.5 +pkgver=3.5.1 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/' @@ -21,7 +21,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=('f69e103b6ade7d32a02f8f86ff787120efdf16e7' +sha1sums=('de0767facdb7729253ae4d6ef6e3637ebd54939a' '3695ed2fe22436c4d0fc3ead829f7d1f89bc491c') backup=('etc/bitlbee/bitlbee.conf' 'etc/bitlbee/motd.txt') |