[arch-commits] Commit in threadweaver/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Apr 8 08:59:04 UTC 2015
Date: Wednesday, April 8, 2015 @ 10:59:04
Author: fyan
Revision: 235691
upgpkg: threadweaver 5.9.0-1
Modified:
threadweaver/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-08 08:57:22 UTC (rev 235690)
+++ PKGBUILD 2015-04-08 08:59:04 UTC (rev 235691)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=threadweaver
-pkgver=5.8.0
+pkgver=5.9.0
pkgrel=1
pkgdesc='High-level multithreading framework'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('42a2e0afa725453e3773722e2a8c29a6')
+md5sums=('00ec3b18c0ec4cb5c572e55fb42824b3')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list