summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2015-09-21 11:40:09 -0700
committerBuildTools2015-09-21 11:40:09 -0700
commitcb4429e3c646e107e1edb5f09578e8cc88e0a15d (patch)
treecd285bfca24d3694dc15e215958be447b0e6e6cf /PKGBUILD
parent5019047ea52f24bf30dc83bf6e8d4fbd6712dd8f (diff)
downloadaur-cb4429e3c646e107e1edb5f09578e8cc88e0a15d.tar.gz
5.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c8f7e1aa755..df8ee10d9230 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
pkgname=mingw-w64-kunitconversion
-pkgver=5.13.0
+pkgver=5.14.0
pkgrel=1
arch=(any)
pkgdesc="Support for unit conversion (mingw-w64)"
license=("LGPL")
depends=(mingw-w64-ki18n)
groups=(mingw-w64-kf5)
-makedepends=(mingw-w64-cmake mingw-w64-extra-cmake-modules python)
+makedepends=(mingw-w64-cmake "mingw-w64-extra-cmake-modules=$pkgver" python)
options=(staticlibs !strip !buildflags)
url="https://projects.kde.org/projects/frameworks/kunitconversion"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/kunitconversion-${pkgver}.tar.xz")
-md5sums=('8505e76f2e45febe316ab83ee31ece3f')
+md5sums=('ff33baab025aaa15776c5a47036f2aa9')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"