[arch-commits] Commit in kunitconversion/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 04:49:45 UTC 2015
Date: Saturday, September 12, 2015 @ 06:49:44
Author: fyan
Revision: 245923
upgpkg: kunitconversion 5.14.0-1
Modified:
kunitconversion/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 04:49:36 UTC (rev 245922)
+++ PKGBUILD 2015-09-12 04:49:44 UTC (rev 245923)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kunitconversion
-pkgver=5.13.0
+pkgver=5.14.0
pkgrel=1
pkgdesc='Support for unit conversion'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'python')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('8505e76f2e45febe316ab83ee31ece3f')
+md5sums=('ff33baab025aaa15776c5a47036f2aa9')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list