summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomZ2024-01-19 13:45:08 +0100
committerTomZ2024-01-19 13:45:08 +0100
commit85fb51c30d9c73d28efd275dabda714bf87899a4 (patch)
treedb5ea13c4944cabfebc3c751617ccfa749d6ab9c /PKGBUILD
parent7b9528690b038f43d872883fdba10d0429c6940f (diff)
downloadaur-85fb51c30d9c73d28efd275dabda714bf87899a4.tar.gz
Update to the 3rd release this year!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aea7842490b1..9674b3e7e2d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Tom Zander
pkgname=flowee-pay
-pkgver=2024.01.1
+pkgver=2024.01.2
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>=2024.01.1' 'qt6-tools')
+makedepends=('boost' 'cmake' 'flowee>=2024.01.2' '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=('ff80a3996956528ee3479411261dd157046068605e2b5b6ccc73172bd1e15b9c'
+sha256sums=('385951ce652efbb87431ebe78617f0547437be27ea6a2041ed9b1703c186e8b1'
'73b42d844639266afa8b9c8e31239e64c0890541b219dc6194c5d3d9a4b8354b')
build() {