Prepare March release

This commit is contained in:
2025-03-08 18:46:07 +01:00
parent 5a6c54fa4e
commit 25125b1fd6
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# Maintainer: Tom Zander
pkgname=flowee-pay
pkgver=2025.02.0
pkgver=2025.03.0
options=(!lto)
pkgrel=1
pkgdesc="Flowee Payment solution"
@@ -12,9 +12,9 @@ depends=('qt6-base' 'qt6-declarative' 'qt6-svg' 'qt6-shadertools' 'qt6-scxml' 'z
makedepends=('boost' 'cmake' 'flowee>=2025.02.0' 'qt6-tools')
provides=('flowee-pay')
install=flowee-pay.install
source=("https://codeberg.org/Flowee/pay/archive/$pkgver.tar.gz"
source=("https://bitcoincashcode.org/Flowee/pay/archive/$pkgver.tar.gz"
"https://flowee.org/products/pay/blockheaders-850000")
sha256sums=('bf7a5703e3da0c5fe9912005bbef2d5f52a4aac73819d6b4dbc3d4f8f5a38c85'
sha256sums=('c64ee7265abbd489f6f6210b2820f7948ccb6d864f5f66bf83bee4a58d375b1b'
'4a98c3b655cfd7520b4d4f682d95e3a82e0f03fda4fa687d28f2127205d66047')
build() {