summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2018-05-02 19:59:35 +0200
committerEmmanuel Gil Peyrot2018-05-02 19:59:35 +0200
commit9176b4aae9e2a897a8efc151db450b176efae338 (patch)
treeca056a5cb267fc5f67960ab8a0acf0465c90d4d5
parentf42e1ca3759b57bdf3bc69a02282c92a0b70d4c3 (diff)
downloadaur-9176b4aae9e2a897a8efc151db450b176efae338.tar.gz
Update to the 8.0 release.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c89fea62d841..c3e9620ec6c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 22 20:30:49 UTC 2018
+# Wed May 2 17:58:29 UTC 2018
pkgbase = biboumi
pkgdesc = XMPP gateway to IRC
- pkgver = 7.1
+ pkgver = 8.0
pkgrel = 1
url = https://biboumi.louiz.org/
arch = i686
@@ -19,10 +19,10 @@ pkgbase = biboumi
depends = sqlite
depends = postgresql-libs
backup = etc/biboumi/biboumi.cfg
- source = https://git.louiz.org/biboumi/snapshot/biboumi-7.1.tar.xz
+ source = https://git.louiz.org/biboumi/snapshot/biboumi-8.0.tar.xz
source = biboumi.tmpfiles
source = biboumi.sysusers
- md5sums = 868a9e0124c3bc1447e96f2f5d51064b
+ md5sums = 59a70b8a4fb4e7038562eef0d353aec7
md5sums = 3fd509b5cd76cd6c98ddb392957de03b
md5sums = 07c92af3248861ce94d361e98cfb7f5c
diff --git a/PKGBUILD b/PKGBUILD
index ed79c8b2096a..5e027b382af3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
pkgname=biboumi
-pkgver=7.1
+pkgver=8.0
pkgrel=1
pkgdesc="XMPP gateway to IRC"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -13,7 +13,7 @@ backup=("etc/$pkgname/$pkgname.cfg")
source=("https://git.louiz.org/biboumi/snapshot/$pkgname-$pkgver.tar.xz"
'biboumi.tmpfiles'
'biboumi.sysusers')
-md5sums=('868a9e0124c3bc1447e96f2f5d51064b'
+md5sums=('59a70b8a4fb4e7038562eef0d353aec7'
'3fd509b5cd76cd6c98ddb392957de03b'
'07c92af3248861ce94d361e98cfb7f5c')