quassel: updated to 0.12.1
This commit is contained in:
parent
b6996f95cf
commit
570f682ec9
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'quassel'
|
||||
|
||||
pkgname=quassel
|
||||
version=0.12.0
|
||||
version=0.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="A simple irc client that doesnt need a Quasselcore"
|
||||
|
@ -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="1429929c3fdea860131e13c4e185f747e86cddb99d6e714940c1f8100020e127"
|
||||
checksum="28da5fbe10cd303e95703f0c2498e5da9ace896cc954ddd709776614d855c8f9"
|
||||
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