Bugfix release

This commit is contained in:
2021-05-08 14:56:57 +02:00
parent b153d80119
commit bfd2d0b1d7
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Maintainer: Tom Zander
pkgname=flowee-pay
pkgver=2021.04.0
pkgver=2021.04.1
pkgrel=1
pkgdesc="Flowee Payment solution"
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ depends=('qt5-base')
makedepends=('boost' 'cmake' 'flowee>=2021.04.0')
provides=('flowee-pay')
source=("https://gitlab.com/FloweeTheHub/pay/-/archive/$pkgver/pay-$pkgver.tar.gz")
sha256sums=('85e5b81f94edea3b595eef4e477767b37653f0254b258b78be47915b9c568bcc')
sha256sums=('fbfdb2fcb1fd2f92384e7901293d71c98fcb063ef963a033e410483c1d1da640')
build() {
mkdir -p build