mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 02:54:36 +08:00
ki18n: updated to latest
This commit is contained in:
parent
423691d13b
commit
f6337307ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user