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

Antonio Rojas arojas at archlinux.org
Thu Jul 21 20:21:51 UTC 2016


    Date: Thursday, July 21, 2016 @ 20:21:51
  Author: arojas
Revision: 272102

Update to 1.6.1

Modified:
  konversation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-21 20:13:26 UTC (rev 272101)
+++ PKGBUILD	2016-07-21 20:21:51 UTC (rev 272102)
@@ -1,5 +1,6 @@
 # $Id: PKGBUILD 225717 2014-11-07 02:03:06Z foutrelis $
-# Maintainer: Tom Gundersen <teg at jklm.no>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Tom Gundersen <teg at jklm.no>
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: James Rayner <iphitus at gmail.com>
@@ -6,8 +7,8 @@
 # Contributor: Sergio Jovani Guzman <moret at paretux.org>
 
 pkgname=konversation
-pkgver=1.6
-pkgrel=3
+pkgver=1.6.1
+pkgrel=1
 pkgdesc="A user friendly IRC client for KDE"
 arch=('i686' 'x86_64')
 url="http://konversation.kde.org"
@@ -16,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=('16e8c1969b04c0946b48a436e8825654b0029bb9')
+sha1sums=('c15e6814366093c6280f24db04610e763c75cb97')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list