quassel: updated to 0.12.0
This commit is contained in:
parent
2e82ef5fe2
commit
b6996f95cf
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'quassel'
|
# Template file for 'quassel'
|
||||||
|
|
||||||
pkgname=quassel
|
pkgname=quassel
|
||||||
version=0.11.0
|
version=0.12.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="A simple irc client that doesnt need a Quasselcore"
|
short_desc="A simple irc client that doesnt need a Quasselcore"
|
||||||
maintainer="Reh Wanne <rehwanne@milliways.info>"
|
maintainer="Reh Wanne <rehwanne@milliways.info>"
|
||||||
|
@ -10,7 +10,7 @@ license="GPL-3"
|
||||||
homepage="http://www.quassel-irc.org"
|
homepage="http://www.quassel-irc.org"
|
||||||
wrksrc="quassel-${version}"
|
wrksrc="quassel-${version}"
|
||||||
distfiles="http://quassel-irc.org/pub/quassel-${version}.tar.bz2"
|
distfiles="http://quassel-irc.org/pub/quassel-${version}.tar.bz2"
|
||||||
checksum="99a191b8bc2a410f7020b890ec57e0be49313f539da9f4843675bb108b0f4504"
|
checksum="1429929c3fdea860131e13c4e185f747e86cddb99d6e714940c1f8100020e127"
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="zlib-devel qt-devel libdbusmenu-qt-devel phonon-devel qca-devel"
|
makedepends="zlib-devel qt-devel libdbusmenu-qt-devel phonon-devel qca-devel"
|
||||||
depends="desktop-file-utils qt-plugin-sqlite"
|
depends="desktop-file-utils qt-plugin-sqlite"
|
||||||
|
|
Loading…
Reference in a new issue