summaryrefslogtreecommitdiff
path: root/community/apitrace
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-14 03:31:50 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-14 03:31:50 +0000
commit747b1fd97f3a07a4f9dbb660436b7708c6ee2c43 (patch)
tree9c6ed9681aa290107e9068b3e7907b078480e12c /community/apitrace
parentaf87d2873bcaaf5a93ccf25da80aa670f89fbe96 (diff)
Wed May 14 03:25:27 UTC 2014
Diffstat (limited to 'community/apitrace')
-rw-r--r--community/apitrace/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/apitrace/PKGBUILD b/community/apitrace/PKGBUILD
index 43622bdca..6909f78bb 100644
--- a/community/apitrace/PKGBUILD
+++ b/community/apitrace/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 89930 2013-05-05 19:53:46Z lcarlier $
+# $Id: PKGBUILD 111076 2014-05-13 08:12:14Z lcarlier $
# Maintainer: Laurent Carlier <lordheavym@gmail.com>
# Contributor: Luca Bennati <lucak3 AT gmail DOT com>
# Contributor: Glaucous <glakke1 at gmail dot com>
pkgname=apitrace
-pkgver=4.0
+pkgver=5.0
pkgrel=1
pkgdesc="Graphics API Tracing"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('custom')
makedepends=('cmake' 'mesa' 'libgl' 'python2' 'qtwebkit' 'qjson')
optdepends=('qtwebkit: GUI support' 'qjson: GUI support')
source=("https://github.com/apitrace/apitrace/archive/${pkgver}.zip")
-md5sums=('5b2e212d91d2f184d8608c712eab69a0')
+md5sums=('2a60e8a4c90f841dc95fe659ba26607e')
build() {
cd ${srcdir}/apitrace-*