Update packages

This commit is contained in:
moparisthebest
2017-03-13 12:19:25 -04:00
parent 915ad4949f
commit 34d3e06424
57 changed files with 207 additions and 625 deletions

View File

@@ -1,10 +1,10 @@
# Maintainer: Stephen Brennan <smb196@case.edu>
pkgname=libcommuni
pkgver=3.4.0
pkgver=3.5.0
pkgrel=1
epoch=
pkgdesc="A cross-platform IRC framework written with Qt."
arch=('x86_64' 'i686')
arch=('any')
url="https://communi.github.io/"
license=('custom')
groups=()
@@ -21,7 +21,7 @@ install=
changelog=
source=("libcommuni-v$pkgver.tar.gz::https://github.com/communi/$pkgname/archive/v$pkgver.tar.gz")
noextract=()
md5sums=(987fa2143324ab3f1843483053bf711f)
md5sums=(2b62f599800962b2350cbd7ca2fc05ae)
validpgpkeys=()
build() {