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

Antonio Rojas arojas at archlinux.org
Wed Aug 3 20:59:42 UTC 2016


    Date: Wednesday, August 3, 2016 @ 20:59:41
  Author: arojas
Revision: 272992

Update to 1.6.2

Modified:
  konversation/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-03 20:19:04 UTC (rev 272991)
+++ PKGBUILD	2016-08-03 20:59:41 UTC (rev 272992)
@@ -7,7 +7,7 @@
 # Contributor: Sergio Jovani Guzman <moret at paretux.org>
 
 pkgname=konversation
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="A user friendly IRC client for KDE"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 license=('GPL2' 'FDL')
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('c15e6814366093c6280f24db04610e763c75cb97')
+sha1sums=('7a0143fa195d8fd3f646997e8eeff468f1ec5fdb')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list