[arch-commits] Commit in kjsembed/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Apr 11 04:08:30 UTC 2016
Date: Monday, April 11, 2016 @ 06:08:30
Author: fyan
Revision: 264614
upgpkg: kjsembed 5.21.0-1
Upstream release
Modified:
kjsembed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-11 04:08:09 UTC (rev 264613)
+++ PKGBUILD 2016-04-11 04:08:30 UTC (rev 264614)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kjsembed
-pkgver=5.20.0
+pkgver=5.21.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=('c275c599c65bd710499b02b3ed58e79a')
+md5sums=('a8059f73f22b60cd96f222dc3bb73f4f')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list