[arch-commits] Commit in threadweaver/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon Apr 11 03:52:29 UTC 2016


    Date: Monday, April 11, 2016 @ 05:52:28
  Author: fyan
Revision: 264566

upgpkg: threadweaver 5.21.0-1

Upstream release

Modified:
  threadweaver/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-11 03:52:17 UTC (rev 264565)
+++ PKGBUILD	2016-04-11 03:52:28 UTC (rev 264566)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=threadweaver
-pkgver=5.20.0
+pkgver=5.21.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=('32400f7753597da9982c36e4ea8d88bb')
+md5sums=('1f205dd6808ec92268537fdc3db077d9')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list