biboumi to 4.0

This commit is contained in:
Travis Burtrum 2016-11-11 23:18:30 -05:00
parent 6c35df65cb
commit 22ff454309
2 changed files with 8 additions and 8 deletions

View File

@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
# Wed Aug 17 12:51:00 UTC 2016
# Wed Nov 9 17:07:34 UTC 2016
pkgbase = biboumi
pkgdesc = XMPP gateway to IRC
pkgver = 3.0
pkgrel = 3
pkgver = 4.0
pkgrel = 1
url = https://biboumi.louiz.org/
install = biboumi.install
arch = i686
@ -19,9 +19,9 @@ pkgbase = biboumi
depends = botan
depends = litesql-git
backup = etc/biboumi/biboumi.cfg
source = https://git.louiz.org/biboumi/snapshot/biboumi-3.0.tar.xz
source = https://git.louiz.org/biboumi/snapshot/biboumi-4.0.tar.xz
source = sysuser.conf
md5sums = a012516d2a2ba600d16351c8b93f2690
md5sums = 064958f1a8663ad72010e7209dbd5fd1
md5sums = 07c92af3248861ce94d361e98cfb7f5c
pkgname = biboumi

View File

@ -1,8 +1,8 @@
# Maintainer: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
pkgname=biboumi
pkgver=3.0
pkgrel=3
pkgver=4.0
pkgrel=1
pkgdesc="XMPP gateway to IRC"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://biboumi.louiz.org/"
@ -13,7 +13,7 @@ backup=("etc/$pkgname/$pkgname.cfg")
install="$pkgname.install"
source=("https://git.louiz.org/biboumi/snapshot/$pkgname-$pkgver.tar.xz"
'sysuser.conf')
md5sums=('a012516d2a2ba600d16351c8b93f2690'
md5sums=('064958f1a8663ad72010e7209dbd5fd1'
'07c92af3248861ce94d361e98cfb7f5c')
prepare() {