[arch-commits] Commit in konversation/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jun 8 07:18:56 UTC 2010


    Date: Tuesday, June 8, 2010 @ 03:18:55
  Author: andrea
Revision: 82046

upgpkg: konversation 1.3-1
upstream release

Modified:
  konversation/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-08 07:00:10 UTC (rev 82045)
+++ PKGBUILD	2010-06-08 07:18:55 UTC (rev 82046)
@@ -4,7 +4,7 @@
 # Contributor: Sergio Jovani Guzman <moret at paretux.org>
 
 pkgname=konversation
-pkgver=1.2.3
+pkgver=1.3
 pkgrel=1
 pkgdesc="A user friendly IRC client for KDE"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('automoc4' 'cmake' 'pkgconfig')
 license=('GPL2' 'FDL')
 install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3747187c392f46ee2337add514aec03a')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('bb306495466859e1383a1948f3fdb66d')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list