Date: Monday, April 2, 2018 @ 17:46:03 Author: jlichtblau Revision: 313910
upgpkg: libalkimia 7.0.1-1 - new upstream release Modified: libalkimia/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-02 17:43:08 UTC (rev 313909) +++ PKGBUILD 2018-04-02 17:46:03 UTC (rev 313910) @@ -4,8 +4,8 @@ # Contributor: gumper <[email protected]> pkgname=libalkimia -pkgver=7.0 -pkgrel=4 +pkgver=7.0.1 +pkgrel=1 pkgdesc="A library with common classes and functionality used by finance applications for the KDE SC" arch=('x86_64') url="http://kde-apps.org/content/show.php/libalkimia?content=137323" @@ -14,7 +14,7 @@ makedepends=('cmake' 'doxygen' 'extra-cmake-modules') source=(http://download.kde.org/stable/alkimia/$pkgver/src/alkimia-$pkgver.tar.xz{,.sig}) validpgpkeys=('D69A745A55331F44F404D8258D4DE062AA2EB01C') #Thomas Baumgart <[email protected]> -sha256sums=('0c70d0d3b6c020d5bcf92b6f1c395f3bad53a08d4e2b2c17e70c2079e9f43158' +sha256sums=('42c49025b3f8489dcbc5df55101ef95bc920e160b9d5ecf573a88062883931bb' 'SKIP') build() {
