summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Brennan2017-02-22 11:01:46 -0500
committerStephen Brennan2017-02-22 11:01:46 -0500
commit90b3842c4a069e9e2b38eee52bf8c6b2fb891c42 (patch)
tree209cd41d10dbd872ca2ef075764620cf9288903c /PKGBUILD
parentbd25c00faa7687936fba7567ec58eebc60b740db (diff)
downloadaur-90b3842c4a069e9e2b38eee52bf8c6b2fb891c42.tar.gz
Update to v3.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6c9dd57a50e..862571269d22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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() {