New release

This commit is contained in:
2023-05-02 20:10:54 +02:00
parent e3a9d19e4a
commit 3eb2172e26
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -1,19 +1,19 @@
# Maintainer: Tom Zander
pkgname=flowee-pay
pkgver=2023.02.1
pkgver=2023.05.0
pkgrel=1
pkgdesc="Flowee Payment solution"
arch=('x86_64' 'aarch64')
url="http://flowee.org/"
license=('GPL3')
depends=('qt6-base' 'qt6-declarative' 'qt6-svg' 'qt6-shadertools' 'qt6-scxml')
makedepends=('boost' 'cmake' 'flowee>=2023.02.1' 'qt6-tools')
makedepends=('boost' 'cmake' 'flowee>=2023.05.0' 'qt6-tools')
provides=('flowee-pay')
install=flowee-pay.install
source=("https://codeberg.org/Flowee/pay/archive/$pkgver.tar.gz"
"https://flowee.org/products/pay/blockheaders")
sha256sums=('81cf813e914a2b9412a4232130aa231016b8d0fbc16e2cd23aec669854a38952'
sha256sums=('e89071ab19386b92b66e105d8c843baa66522194533f61bd587e974469df2ad5'
'310eead86791f205dae99d192de9f044c9060bba7d37b9fbde45fc69634cf96a')
build() {