[arch-commits] Commit in threadweaver/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 17:15:57 UTC 2015
Date: Sunday, February 15, 2015 @ 18:15:57
Author: fyan
Revision: 231570
upgpkg: threadweaver 5.7.0-1
Modified:
threadweaver/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 17:14:05 UTC (rev 231569)
+++ PKGBUILD 2015-02-15 17:15:57 UTC (rev 231570)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=threadweaver
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='High-level multithreading framework'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('290c0c7d0070e623e0666ad6c9170b93')
+md5sums=('01ce1c8a53bb864288b56454da236296')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list