mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:37:16 +08:00
qbs: update to 1.4.5
This commit is contained in:
parent
5e46797626
commit
6b3773fcb5
@ -1,5 +1,5 @@
|
||||
pkgname=qbs
|
||||
pkgver=1.4.4
|
||||
pkgver=1.4.5
|
||||
pkgrel=1
|
||||
pkgdesc='Qt Build Suite'
|
||||
arch=('x86_64')
|
||||
@ -7,7 +7,7 @@ url='http://qt-project.org'
|
||||
license=('LGPL')
|
||||
depends=('qt5-base' 'qt5-script')
|
||||
source=("http://download.qt-project.org/official_releases/${pkgname}/${pkgver}/${pkgname}-src-${pkgver}.tar.gz")
|
||||
md5sums=('4b73c8538cc3bbee6bc2b1514117d882')
|
||||
md5sums=('41ef61166a6c826f058abe5ae846bdf3')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-src-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user