quassel: update to 0.13.1.
This commit is contained in:
parent
7f27191c6c
commit
7cc2bb184e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'quassel'
|
||||
pkgname=quassel
|
||||
version=0.13.0
|
||||
revision=4
|
||||
version=0.13.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWANT_QTCLIENT=ON -DWANT_MONO=ON -DWANT_CORE=ON -DUSE_QT5=ON
|
||||
-DWITH_BUNDLED_ICONS=OFF"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="GPL-2.0-only, GPL-3.0-only"
|
||||
homepage="https://www.quassel-irc.org"
|
||||
distfiles="https://quassel-irc.org/pub/quassel-${version}.tar.bz2"
|
||||
checksum=d9822002de5bb1fd1002cccd537e5a0bc8ec365d355fdff4fb7818daefade976
|
||||
checksum=48efee9778743b1db9f44efb91d1c913104db01190c57f2ff57483c39a97e855
|
||||
|
||||
build_options="ldap"
|
||||
|
||||
|
|
Loading…
Reference in New Issue