Merge pull request #1389 from hanspolo/quassel
quassel: updated to 0.12.2
This commit is contained in:
commit
84f952e505
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'quassel'
|
# Template file for 'quassel'
|
||||||
|
|
||||||
pkgname=quassel
|
pkgname=quassel
|
||||||
version=0.12.1
|
version=0.12.2
|
||||||
revision=1
|
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="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
license="GPL-3"
|
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="28da5fbe10cd303e95703f0c2498e5da9ace896cc954ddd709776614d855c8f9"
|
checksum="6bd6f79ecb88fb857bea7e89c767a3bd0f413ff01bae9298dd2e563478947897"
|
||||||
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