summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Arnott2017-04-29 05:11:31 +0000
committerColin Arnott2017-04-29 05:11:31 +0000
commitdb46bc2fd894b8a9640ed6335ac179a57363b5be (patch)
tree8c1748387b79681d58e5c8cb9bea4c7a111034d8 /PKGBUILD
parent5c1d9f19897f39973dd22e4e52b3ee24df9c9bb2 (diff)
downloadaur-db46bc2fd894b8a9640ed6335ac179a57363b5be.tar.gz
bump to v1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91ec9db9e4e5..e30102ba08c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: mickael9 <mickael9 at gmail dot com>
pkgname=bitlbee-facebook
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=0
pkgdesc='Facebook protocol plugin for BitlBee'
arch=('i686' 'x86_64' 'armv7h' 'arm6h')
@@ -11,7 +11,7 @@ url='https://github.com/bitlbee/bitlbee-facebook'
license=('GPL')
depends=('bitlbee' 'json-glib')
source=("$pkgname-$pkgver.tar.gz::https://github.com/bitlbee/$pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('fea2f1e60344cd25c7c5d0906f2bde17a481ff64b6c48d59879d4fac7c13d98b70a94d7a2f25eec0a94bf6852da8f79717a1c566546c1da5e7441efa1912adbd')
+sha512sums=('071c47675f996975ac0a4b269dcd5e1b32b1a455d44e446556cb34bb0231bc5bde25cb4b7d24378645015ead3dddafae9e81807923ac6786d24012b8d5fec08b')
build() {
cd $pkgname-$pkgver