mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:27:15 +08:00
qbs: update to 1.5.2
This commit is contained in:
parent
d1dfb43633
commit
7054de0802
@ -1,5 +1,5 @@
|
||||
pkgname=qbs
|
||||
pkgver=1.5.1
|
||||
pkgver=1.5.2
|
||||
pkgrel=1
|
||||
pkgdesc='Qt Build Suite'
|
||||
arch=('x86_64')
|
||||
@ -7,7 +7,7 @@ url='https://www.qt.io/'
|
||||
license=('LGPL')
|
||||
depends=('qt5-base' 'qt5-script')
|
||||
source=("http://download.qt-project.org/official_releases/${pkgname}/${pkgver}/${pkgname}-src-${pkgver}.tar.gz")
|
||||
md5sums=('48777331815254651430d6d9acd7d413')
|
||||
md5sums=('64250c1607424f97359ae3b252cf9ec3')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-src-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user