From e640fe675631acbfa28d154d356f89bae2b1488b Mon Sep 17 00:00:00 2001 From: almack Date: Wed, 12 Dec 2018 20:56:40 +0100 Subject: [PATCH] akabeiclient rebuild --- akabeiclient/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/akabeiclient/PKGBUILD b/akabeiclient/PKGBUILD index edde70e38..b509a0084 100644 --- a/akabeiclient/PKGBUILD +++ b/akabeiclient/PKGBUILD @@ -2,13 +2,13 @@ # Akabei Packages for Chakra, part of chakralinux.org # pkgname=akabeiclient -pkgver=alpha2.r71.gdd3868a -pkgrel=3 +pkgver=alpha2.r72.g1ad9953 +pkgrel=1 pkgdesc='The backend library of akabei' arch=('x86_64') url='https://code.chakralinux.org/chakra/tools/akabei/akabeiclient' license=('LGPL') -depends=('qt5-base' "akabeicore" 'gpgme' 'polkit-qt5' 'curl') +depends=('qt5-base' 'akabeicore' 'gpgme' 'polkit-qt5' 'curl') makedepends=(qt5-tools translate-toolkit cmake) source=(git+https://code.chakralinux.org/tools/akabei/akabeiclient.git) sha256sums=('SKIP')