summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMladen Milinkovic2020-11-29 11:29:02 +0100
committerMladen Milinkovic2020-11-29 11:29:02 +0100
commitbf8a6fe558e52e47c486aa21ee13f7224f486535 (patch)
treeb3b8262ff58db5ba426ebf8b55a2a692f9c6f5d8 /PKGBUILD
parent85a60d8d55731d90c969ca1d29fe665ee2038c09 (diff)
downloadaur-mingw-w64-ki18n.tar.gz
Update to 5.76.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 952dc9029ec5..d167e92e4e0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Jesse Juhani Jaara <jesse@Euler>
+# Maintainer: Mladen Milinkovic <maxrd2@smoothware.net>
+# Contributor: Jesse Juhani Jaara <jesse@Euler>
pkgname=mingw-w64-ki18n
-_basever=5.45
pkgver=5.76.0
pkgrel=1
pkgdesc="Advanced internationalization framework (mingw-w64)"
@@ -9,7 +9,7 @@ arch=('any')
url="https://cgit.kde.org/ki18n.git"
license=('LGPL')
depends=('mingw-w64-qt5-script' 'mingw-w64-qt5-declarative')
-makedepends=("mingw-w64-extra-cmake-modules>=${_basever}" 'python')
+makedepends=("mingw-w64-extra-cmake-modules" 'python')
optdepends=('python: To compile Transcript property maps from text to binary format.')
options=('!buildflags' 'staticlibs' '!strip')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/ki18n-${pkgver}.tar.xz")