mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/kjobwidgets to 5.41.0-1
This commit is contained in:
parent
63a6bf648b
commit
16cad18576
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@
|
||||||
# - drop clang makedepend, FTBFS on AArch64
|
# - drop clang makedepend, FTBFS on AArch64
|
||||||
|
|
||||||
pkgname=kjobwidgets
|
pkgname=kjobwidgets
|
||||||
pkgver=5.40.0
|
pkgver=5.41.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Widgets for tracking KJob instances'
|
pkgdesc='Widgets for tracking KJob instances'
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
url='https://community.kde.org/Frameworks'
|
url='https://community.kde.org/Frameworks'
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('kcoreaddons' 'kwidgetsaddons' 'qt5-x11extras')
|
depends=('kcoreaddons' 'kwidgetsaddons' 'qt5-x11extras')
|
||||||
|
@ -17,7 +17,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'python2-pyqt5' 'python-pyqt5' 'd
|
||||||
optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings')
|
optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings')
|
||||||
groups=('kf5')
|
groups=('kf5')
|
||||||
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
|
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
|
||||||
sha256sums=('d362616c10d9da48c2c4050930559ea5fb92f4bc10f1bbfb73f1d79386724b54'
|
sha256sums=('1b97f3f89987d9dd58909ff1e1ef4fa81ffb144bb589cf80c5deae8ca8996db9'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue