preparing for update

This commit is contained in:
2024-05-07 22:31:26 +02:00
parent ae20c9c5b1
commit 645b241fba
+3 -3
View File
@@ -1,15 +1,15 @@
# Maintainer: Tom Zander # Maintainer: Tom Zander
pkgname=flowee-pay pkgname=flowee-pay
pkgver=2024.02.0 pkgver=2024.05.0
options=(!lto) options=(!lto)
pkgrel=1 pkgrel=1
pkgdesc="Flowee Payment solution" pkgdesc="Flowee Payment solution"
arch=('x86_64' 'aarch64') arch=('x86_64' 'aarch64')
url="http://flowee.org/" url="http://flowee.org/"
license=('GPL3') license=('GPL3')
depends=('qt6-base' 'qt6-declarative' 'qt6-svg' 'qt6-shadertools' 'qt6-scxml') depends=('qt6-base' 'qt6-declarative' 'qt6-svg' 'qt6-shadertools' 'qt6-scxml' 'zxing-cpp')
makedepends=('boost' 'cmake' 'flowee>=2024.02.0' 'qt6-tools') makedepends=('boost' 'cmake' 'flowee>=2024.05.0' 'qt6-tools')
provides=('flowee-pay') provides=('flowee-pay')
install=flowee-pay.install install=flowee-pay.install
source=("https://codeberg.org/Flowee/pay/archive/$pkgver.tar.gz" source=("https://codeberg.org/Flowee/pay/archive/$pkgver.tar.gz"