summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2018-05-28 12:44:30 +0200
committerEmmanuel Gil Peyrot2018-05-28 12:44:30 +0200
commit5f7fa83e2704518a8c84e4b1a72354a2b190577c (patch)
treeea6b8aebfdb37d3b919ebf1eff501eac892d0b9a
parented92a378f1a0cb9b21c6cff18c6ff9af0fa7239d (diff)
downloadaur-5f7fa83e2704518a8c84e4b1a72354a2b190577c.tar.gz
Update to the 8.2 release.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f0c0645a582..c265f32534dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue May 15 17:57:56 UTC 2018
+# Mon May 28 10:44:20 UTC 2018
pkgbase = biboumi
pkgdesc = XMPP gateway to IRC
- pkgver = 8.1
+ pkgver = 8.2
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-8.1.tar.xz
+ source = https://git.louiz.org/biboumi/snapshot/biboumi-8.2.tar.xz
source = biboumi.tmpfiles
source = biboumi.sysusers
- md5sums = cb8f1a283c40690ee7427ff201a17732
+ md5sums = adafcecbaf6b35a5e76a948d3ab0f1a9
md5sums = 3fd509b5cd76cd6c98ddb392957de03b
md5sums = 07c92af3248861ce94d361e98cfb7f5c
diff --git a/PKGBUILD b/PKGBUILD
index 8e729926e7c1..fc7f29e49b0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
pkgname=biboumi
-pkgver=8.1
+pkgver=8.2
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=('cb8f1a283c40690ee7427ff201a17732'
+md5sums=('adafcecbaf6b35a5e76a948d3ab0f1a9'
'3fd509b5cd76cd6c98ddb392957de03b'
'07c92af3248861ce94d361e98cfb7f5c')