Update to bugfix release 2023.11.1

This commit is contained in:
2023-12-05 17:42:43 +01:00
parent fc1a93d300
commit 350c1fd294
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.11.0
pkgver=2023.11.1
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.11.0' 'qt6-tools')
makedepends=('boost' 'cmake' 'flowee>=2023.11.1' '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-810000")
sha256sums=('bfc9db18a422d08fd2e39e0949f0ec865bdaccd5913e711aceeacf6592b145ca'
sha256sums=('d99599b31d95b624139ab241ce2026b7ff3d5491d3ccbb2f1af630dbd3df66df'
'73b42d844639266afa8b9c8e31239e64c0890541b219dc6194c5d3d9a4b8354b')
build() {