Skip to content
Snippets Groups Projects
Verified Commit 9ffd4477 authored by Mark Wagie's avatar Mark Wagie
Browse files

[pkg-upd] 2.4.0-1

parent 0b9c4c94
No related branches found
No related tags found
No related merge requests found
Pipeline #13535 passed
# Maintainer: Bernhard Landauer <bernhard@manjaro.org>
# Maintainer: Mark Wagie <mark at manjaro dot org>
# Contributor: Bernhard Landauer <bernhard@manjaro.org>
# Contributor: Dan Johansen
pkgname=amazfish
pkgver=2.3.0
pkgver=2.4.0
pkgrel=1
pkgdesc="Companion application for Huami Devices and the Pinetime Infinitime"
arch=('x86_64' 'aarch64')
......@@ -28,14 +28,21 @@ depends=(
'qt5-quickcontrols2'
'zlib'
)
depends_x86_64+=('qtmpris')
depends_aarch64+=('mpris-qt5')
makedepends=('qt5-tools' 'git')
depends_x86_64+=(
'qtmpris'
)
depends_aarch64+=(
'mpris-qt5'
)
makedepends=(
'git'
'qt5-tools'
)
install="$pkgname.install"
source=("git+https://github.com/piggz/harbour-amazfish.git#tag=$pkgver"
'git+https://github.com/piggz/libwatchfish.git'
'git+https://github.com/piggz/qble.git')
sha256sums=('cbbb5b303c40337c810f8f94af63b63d0bac7376923bc78f72bfb30e8db4cde0'
sha256sums=('97216af4c3dd766ce7856ef866193c12e5f37e6a8278eb0b6a71256ac324bc5d'
'SKIP'
'SKIP')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment