[arch-commits] Commit in konversation/repos (testing-x86_64 testing-x86_64/PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Jun 3 05:56:57 UTC 2009
Date: Wednesday, June 3, 2009 @ 01:56:56
Author: tpowa
Revision: 41327
Merged revisions 41326 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/konversation/trunk
........
r41326 | tpowa | 2009-06-03 07:56:11 +0200 (Mi, 03 Jun 2009) | 1 line
upgpkg: konversation 1.2.alpha3-1
........
Modified:
konversation/repos/testing-x86_64/ (properties)
konversation/repos/testing-x86_64/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Property changes on: konversation/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /konversation/trunk:1-40994
+ /konversation/trunk:1-41326
Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2009-06-03 05:56:11 UTC (rev 41326)
+++ testing-x86_64/PKGBUILD 2009-06-03 05:56:56 UTC (rev 41327)
@@ -3,13 +3,13 @@
# Contributor: Sergio Jovani Guzman <moret at paretux.org>
pkgname=konversation
-pkgver=1.2.alpha2
-_pkgver=1.2-alpha2
-pkgrel=2
+pkgver=1.2.alpha3
+_pkgver=1.2-alpha3
+pkgrel=1
pkgdesc="A user friendly IRC client for KDE"
arch=(i686 x86_64)
url="http://konversation.kde.org"
-depends=('kdelibs' 'libxss' 'kdepimlibs' 'qt')
+depends=('kdebase-runtime' 'kdelibs' 'libxss' 'kdepimlibs' 'qt')
makedepends=('automoc4' 'cmake' 'pkgconfig')
license=('GPL2' 'FDL')
source=(http://download.berlios.de/${pkgname}/${pkgname}-${_pkgver}.tar.bz2)
@@ -26,4 +26,3 @@
make || return 1
make DESTDIR=${pkgdir} install || return 1
}
-md5sums=('213a96650b9493fe650e44c4bddc7b27')
More information about the arch-commits
mailing list