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

Laurent Carlier lcarlier at archlinux.org
Sat May 29 10:17:13 UTC 2021


    Date: Saturday, May 29, 2021 @ 10:17:13
  Author: lcarlier
Revision: 950095

upgpkg: apitrace 10.0-1: upstream update 10

Modified:
  apitrace/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-29 10:11:44 UTC (rev 950094)
+++ PKGBUILD	2021-05-29 10:17:13 UTC (rev 950095)
@@ -3,8 +3,8 @@
 # Contributor: Glaucous <glakke1 at gmail dot com>
 
 pkgname=apitrace
-pkgver=9.0
-pkgrel=4
+pkgver=10.0
+pkgrel=1
 pkgdesc="Graphics API Tracing"
 arch=('x86_64')
 url="https://github.com/apitrace/apitrace"
@@ -13,7 +13,7 @@
 depends=('python' 'libgl' 'procps-ng')
 optdepends=('qt5-base: GUI support')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/apitrace/apitrace/archive/${pkgver}.tar.gz")
-sha256sums=('0eec81ba7d3799622336319785465a2982a0621898842517a07894d7e2aa18eb')
+sha256sums=('2e57d37af39369d7ce78666acb8afb1a49ec758f683a21077ec39eb0befae4ad')
 
 build() {
   cd apitrace-${pkgver}



More information about the arch-commits mailing list