summaryrefslogtreecommitdiff
path: root/extra/konversation/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/konversation/PKGBUILD')
-rw-r--r--extra/konversation/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/extra/konversation/PKGBUILD b/extra/konversation/PKGBUILD
index acc05d9bb..479ccf42d 100644
--- a/extra/konversation/PKGBUILD
+++ b/extra/konversation/PKGBUILD
@@ -1,12 +1,13 @@
-# $Id: PKGBUILD 196549 2013-10-15 07:10:19Z allan $
-# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
+# $Id: PKGBUILD 204555 2014-01-22 15:33:40Z tomegun $
+# Maintainer: Tom Gundersen <teg@jklm.no>
+# Contributor: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: James Rayner <iphitus@gmail.com>
# Contributor: Sergio Jovani Guzman <moret@paretux.org>
pkgname=konversation
-pkgver=1.4
-pkgrel=7
+pkgver=1.5
+pkgrel=1
pkgdesc="A user friendly IRC client for KDE"
arch=('i686' 'x86_64' 'mips64el')
url="http://konversation.kde.org"
@@ -19,7 +20,7 @@ license=('GPL2' 'FDL')
install=${pkgname}.install
options=('!makeflags')
source=("http://download.kde.org/download.php?url=stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('90741721f68a02d4345b9006a8ae53bc49ef3777')
+sha1sums=('3955a43758750b63d84299a9d9a5933b73e5492b')
build() {