[arch-commits] Commit in libalkimia/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 13 06:48:41 UTC 2019
Date: Monday, May 13, 2019 @ 06:48:40
Author: arojas
Revision: 467118
Update to 8.0.1
Modified:
libalkimia/trunk/PKGBUILD
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-13 06:39:28 UTC (rev 467117)
+++ PKGBUILD 2019-05-13 06:48:40 UTC (rev 467118)
@@ -3,17 +3,18 @@
# Contributor: gumper <gumper1034 at gmail.com>
pkgname=libalkimia
-pkgver=7.0.2
+pkgver=8.0.1
pkgrel=1
pkgdesc="A library with common classes and functionality used by finance applications for the KDE SC"
arch=('x86_64')
url="https://community.kde.org/Alkimia/libalkimia"
license=('LGPL')
-depends=('qt5-base')
-makedepends=('cmake' 'doxygen' 'extra-cmake-modules')
+depends=('qt5-webkit' 'knewstuff' 'kdelibs4support' 'hicolor-icon-theme')
+makedepends=('cmake' 'doxygen' 'extra-cmake-modules' 'kdesignerplugin' 'plasma-framework' 'kpackage' 'kdoctools')
source=(https://ftp.acc.umu.se/mirror/kde.org/ftp/stable/alkimia/$pkgver/alkimia-$pkgver.tar.xz{,.sig})
-validpgpkeys=('D69A745A55331F44F404D8258D4DE062AA2EB01C') #Thomas Baumgart <thb at net-bembel.de>
-sha256sums=('59e6b10d819479bc8dde53a8b10e6ec05e9d465c5e035528a5c0b036456a2454'
+validpgpkeys=('D69A745A55331F44F404D8258D4DE062AA2EB01C' # Thomas Baumgart <thb at net-bembel.de>
+ '8C13BC14185A65215B592A2F1243132CD9321771') # Ralf Habacker <ralf.habacker at freenet.de>
+sha256sums=('f5601780f6ed95b5e14dd3a243ecd1afbdbdb522f0e32dec2fb86933ec363115'
'SKIP')
build() {
More information about the arch-commits
mailing list