Update android-aarch64-kirigami2

This commit is contained in:
Martchus 2023-03-20 23:26:47 +01:00
parent 4bf0cf280e
commit f91bc6f601
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ _android_platform=24
_prefix=/opt/android-libs/$_pkg_arch
pkgname=android-$_pkg_arch-$_pkgname
pkgver=5.240.0alpha0
pkgver=5.240.0alpha1
pkgrel=1
pkgdesc="A QtQuick based components set (Android, $_pkg_arch)"
arch=('any')
@ -25,7 +25,7 @@ replaces=("android-$_pkgname-$_android_arch")
#source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$_pkgname-$pkgver.tar.xz"{,.sig})
#sha256sums=('9706915f219ef9394b030dbb24974d4fddef091008954cf75cf97cc97586e35f'
# 'SKIP')
source=(git+https://invent.kde.org/epopov/kirigami.git)
source=(git+https://invent.kde.org/frameworks/kirigami.git)
sha256sums=(SKIP)
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <faure@kde.org>
options=(!buildflags staticlibs !strip !emptydirs)