summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {