[arch-commits] Commit in kross/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 17:26:50 UTC 2015
Date: Sunday, February 15, 2015 @ 18:26:50
Author: fyan
Revision: 231580
upgpkg: kross 5.7.0-1
Modified:
kross/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 17:26:32 UTC (rev 231579)
+++ PKGBUILD 2015-02-15 17:26:50 UTC (rev 231580)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kross
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='Multi-language application scripting'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
makedepends=('extra-cmake-modules' 'kdoctools' 'qt5-tools')
groups=('kf5-aids')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz")
-md5sums=('302193d8dfe8db41c57a69fe891c4dae')
+md5sums=('bf81265f94f2f4f7caf710f0432c6e7d')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list