[arch-commits] Commit in kjsembed/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 9 18:00:09 UTC 2016
Date: Sunday, October 9, 2016 @ 18:00:08
Author: felixonmars
Revision: 278117
upgpkg: kjsembed 5.27.0-1
Upstream release
Modified:
kjsembed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 17:59:51 UTC (rev 278116)
+++ PKGBUILD 2016-10-09 18:00:08 UTC (rev 278117)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kjsembed
-pkgver=5.26.0
+pkgver=5.27.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=('e9ba464861bf4f1c0b92b68326b2633a')
+md5sums=('09aa2aaaf346861d28a28e44c53b894a')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list