summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomZ2024-01-05 14:40:16 +0100
committerTomZ2024-01-05 14:40:16 +0100
commit4619d0d67014337cc4e9ca06111228f080b477a7 (patch)
tree8bebeee7373a435136012e552999be1149dcbbd3 /PKGBUILD
parent350c1fd29406686b805070e65f2cffcb1ad9f28f (diff)
downloadaur-4619d0d67014337cc4e9ca06111228f080b477a7.tar.gz
New year, new release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ad859bc0c2a..05e1afa8c4dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Tom Zander
pkgname=flowee-pay
-pkgver=2023.11.1
+pkgver=2024.01.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.11.1' 'qt6-tools')
+makedepends=('boost' 'cmake' 'flowee>=2024.01.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-810000")
-sha256sums=('d99599b31d95b624139ab241ce2026b7ff3d5491d3ccbb2f1af630dbd3df66df'
+sha256sums=('9e9254e8fe0d6626d09c09d5a8a596caec00034da0cfdb43488637192ba9dc01'
'73b42d844639266afa8b9c8e31239e64c0890541b219dc6194c5d3d9a4b8354b')
build() {