Update to May release

This commit is contained in:
2025-05-08 12:59:25 +02:00
parent ea406d8bc9
commit 71a33dcc90
2 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -1,20 +1,20 @@
# Maintainer: Tom Zander
pkgname=flowee-pay
pkgver=2025.04.0
pkgver=2025.05.0
options=(!lto)
pkgrel=1
pkgdesc="Flowee Payment solution"
arch=('x86_64' 'aarch64')
url="http://flowee.org/"
url="http://flowee.org/pay/"
license=('GPL3')
depends=('qt6-base' 'qt6-declarative' 'qt6-svg' 'qt6-shadertools' 'qt6-scxml' 'zxing-cpp' 'qt6-multimedia')
makedepends=('boost' 'cmake' 'flowee>=2025.04.0' 'qt6-tools')
makedepends=('boost' 'cmake' 'flowee>=2025.05.0' 'qt6-tools')
provides=('flowee-pay')
install=flowee-pay.install
source=("https://bitcoincashcode.org/Flowee/pay/archive/$pkgver.tar.gz"
"https://flowee.org/products/pay/blockheaders-850000")
sha256sums=('99e2063018376a033d42d9dbec0c5828c91ee149e24da9595f7384e65db6d297'
sha256sums=('1ee5759f3a71d55535623bd3c0239423fcc29cb1ffbb2a615732428f81af1126'
'4a98c3b655cfd7520b4d4f682d95e3a82e0f03fda4fa687d28f2127205d66047')
build() {