[arch-commits] Commit in kunitconversion/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon May 16 14:44:59 UTC 2016
Date: Monday, May 16, 2016 @ 16:44:59
Author: fyan
Revision: 268164
upgpkg: kunitconversion 5.22.0-1
Upstream release
Modified:
kunitconversion/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-16 14:44:52 UTC (rev 268163)
+++ PKGBUILD 2016-05-16 14:44:59 UTC (rev 268164)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kunitconversion
-pkgver=5.21.0
+pkgver=5.22.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=('b926ae0d615f52a2314c3d0935ea8953')
+md5sums=('187e5b4e1d2069b9bd120ca2ea688f1f')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list