[arch-commits] Commit in kjsembed/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 05:35:36 UTC 2015
Date: Saturday, September 12, 2015 @ 07:35:36
Author: fyan
Revision: 245973
upgpkg: kjsembed 5.14.0-1
Modified:
kjsembed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 05:34:46 UTC (rev 245972)
+++ PKGBUILD 2015-09-12 05:35:36 UTC (rev 245973)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kjsembed
-pkgver=5.13.0
+pkgver=5.14.0
pkgrel=1
pkgdesc='Embedded JS'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'python')
groups=('kf5-aids')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz")
-md5sums=('46d322b756d75de73cf70e2cbae8351c')
+md5sums=('b98728da482f20bf0331ddbb56429622')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list