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