* update qt5-virtualkeyboard to 5.15.15-1
This commit is contained in:
parent
e842199888
commit
911d9cf9e8
20
qt5/qt5-virtualkeyboard/.SRCINFO
Normal file
20
qt5/qt5-virtualkeyboard/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = qt5-virtualkeyboard
|
||||
pkgdesc = Virtual keyboard framework
|
||||
pkgver = 5.15.15
|
||||
pkgrel = 1
|
||||
url = https://www.qt.io
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
groups = qt5
|
||||
license = GPL3
|
||||
makedepends = git
|
||||
depends = qt5-declarative
|
||||
depends = qt5-svg
|
||||
depends = hunspell
|
||||
source = kde-qtvirtualkeyboard::git+https://invent.kde.org/qt/qt/qtvirtualkeyboard#commit=e62c1219caef25182ba85383834be04eefce12bf
|
||||
sha256sums = 558dc425aeedb0f1ecf2bfb85f25e1429014bf1fa570403a00e25b4d5dbc289a
|
||||
|
||||
pkgname = qt5-virtualkeyboard
|
@ -3,10 +3,10 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=qt5-virtualkeyboard
|
||||
_basever=5.15.14
|
||||
pkgver=5.15.14
|
||||
_basever=5.15.15
|
||||
pkgver=5.15.15
|
||||
pkgrel=1
|
||||
_commit=7389450a5de5fdd210f1459abcf73621ec0496bd
|
||||
_commit=e62c1219caef25182ba85383834be04eefce12bf
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://www.qt.io'
|
||||
license=('GPL3')
|
||||
@ -16,7 +16,7 @@ makedepends=('git')
|
||||
groups=('qt5')
|
||||
_pkgfqn=${pkgname/5-/}
|
||||
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
|
||||
sha256sums=('8ab1ea50bcf50e92b2f18d7d63c8452345d8512827c7aa9d45eab6563cf060b3')
|
||||
sha256sums=('558dc425aeedb0f1ecf2bfb85f25e1429014bf1fa570403a00e25b4d5dbc289a')
|
||||
|
||||
pkgver() {
|
||||
cd kde-$_pkgfqn
|
||||
|
Loading…
x
Reference in New Issue
Block a user