summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomZ2023-05-02 20:10:54 +0200
committerTomZ2023-05-02 20:10:54 +0200
commit3eb2172e267364637ca92c752f7335becc77c3cc (patch)
treedd38b372a64ee522b06bc54837e3218d78634f4c /PKGBUILD
parente3a9d19e4a7728a97928fc28ce1d0a0d4ae6c899 (diff)
downloadaur-3eb2172e267364637ca92c752f7335becc77c3cc.tar.gz
New release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 161aa9a8b9d1..9d200a3f5490 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Tom Zander
pkgname=flowee-pay
-pkgver=2023.02.1
+pkgver=2023.05.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.02.1' 'qt6-tools')
+makedepends=('boost' 'cmake' 'flowee>=2023.05.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")
-sha256sums=('81cf813e914a2b9412a4232130aa231016b8d0fbc16e2cd23aec669854a38952'
+sha256sums=('e89071ab19386b92b66e105d8c843baa66522194533f61bd587e974469df2ad5'
'310eead86791f205dae99d192de9f044c9060bba7d37b9fbde45fc69634cf96a')
build() {