summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpolyzen2015-09-24 21:22:56 -0400
committerpolyzen2015-09-24 21:22:56 -0400
commita7b894d31766ab4b0f305fae5062ea583ab01834 (patch)
tree074179ce0199fe7ce08e4a1cab7203fb7b37c784
parent3e6864cb1d2a86957582383a9c8c68823f50fcf4 (diff)
downloadaur-a7b894d31766ab4b0f305fae5062ea583ab01834.tar.gz
verbump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd201951e07b..661b3182adc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = bitlbee-facebook-git
pkgdesc = Facebook protocol plugin for BitlBee
- pkgver = r46.f55536c
+ pkgver = r62.635c9ce
pkgrel = 1
url = https://github.com/jgeboski/bitlbee-facebook
- arch = i686
- arch = x86_64
- license = GPL2
+ arch = any
+ license = GPL
makedepends = git
depends = bitlbee
+ depends = json-glib
source = git+https://github.com/jgeboski/bitlbee-facebook.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a81ada3108cc..0a683cb028d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mickael9 <mickael9 at gmail dot com>
pkgname=bitlbee-facebook-git
-pkgver=r49.c87650c
+pkgver=r62.635c9ce
pkgrel=1
pkgdesc='Facebook protocol plugin for BitlBee'
arch=('any')