summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2019-09-05 19:07:38 +0200
committerStephan Springer2019-09-05 19:07:38 +0200
commit847dbf8d06698396e0c9dcf7f2428593d650203c (patch)
treedcf3c70c1d1b6769a25083b4ebf9e6d89bb4d70a /PKGBUILD
parent81cfadf6832011687f30ff8266803a446d29503f (diff)
downloadaur-847dbf8d06698396e0c9dcf7f2428593d650203c.tar.gz
bump pkgrel due to updated qt5 dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6d41d5470cd..6345497c5c55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgbase=quassel
pkgname=('quassel-core-small')
pkgver=0.13.1
-pkgrel=6
+pkgrel=7
pkgdesc="Next-generation distributed IRC client - core only, minimal dependencies"
arch=('x86_64')
url="https://quassel-irc.org/"