ki18n: updated to latest

This commit is contained in:
Fabian Kosmale 2014-06-21 22:27:01 +00:00
parent 423691d13b
commit f6337307ec

View File

@ -9,13 +9,13 @@ pkgdesc='A get-text based translation framework'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/ki18n'
license=('LGPL')
depends=('kjs')
depends=('qt5-base' 'qt5-script')
makedepends=('extra-cmake-modules')
checkdepends=('cmake')
groups=('kf5')
options=("debug")
source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
md5sums=('86c9c2f10c8cb62d3e31dbba503adfa5')
sha256sums=( $(getSum ${pkgname}) )
prepare() {
mkdir -p build