[arch-commits] Commit in kjs/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 9 17:35:49 UTC 2016
Date: Sunday, October 9, 2016 @ 17:35:49
Author: felixonmars
Revision: 278065
upgpkg: kjs 5.27.0-1
Upstream release
Modified:
kjs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 17:35:29 UTC (rev 278064)
+++ PKGBUILD 2016-10-09 17:35:49 UTC (rev 278065)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kjs
-pkgver=5.26.0
+pkgver=5.27.0
pkgrel=1
pkgdesc='Support for JS scripting in applications'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'kdoctools')
groups=('kf5-aids')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz")
-md5sums=('558bfe201fedcea2520a6ed1d2d76fff')
+md5sums=('e2a74f515d8939d0f72d19cbae109d19')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list