[arch-commits] Commit in radeontool/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jun 5 17:03:41 UTC 2018
Date: Tuesday, June 5, 2018 @ 17:03:38
Author: felixonmars
Revision: 340541
upgpkg: radeontool 1.6.3-3
BUILDINFO Rebuild
Modified:
radeontool/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-05 17:01:44 UTC (rev 340540)
+++ PKGBUILD 2018-06-05 17:03:38 UTC (rev 340541)
@@ -3,7 +3,7 @@
pkgname=radeontool
pkgver=1.6.3
-pkgrel=2
+pkgrel=3
pkgdesc="Lowlevel tools to tweak register and dump state on radeon GPUs"
url="http://airlied.livejournal.com/"
arch=('x86_64')
@@ -11,8 +11,8 @@
source=(http://people.freedesktop.org/~airlied/radeontool/${pkgname}-${pkgver}.tar.gz
license.txt)
depends=('libpciaccess')
-md5sums=('e4bd75da852840a02cb2290804abd717'
- 'cc74a55d8e998ca9a2537a0ab78bc582')
+sha512sums=('d2f08bb7fe8c3d6e35860e42f8d613c524375c6fd10479d9e34a7fa9c13d79f65381efebdc760cdf7f535e79c26ef2062dbe0697b1f042b32445c3e0ec4486e7'
+ '1198fcd635415314ee7ef170252b0f5b3dab531be4ba6b9f0effedf44e169c59c0d29ae5821108f76ac691f41c4d06e24acb604fbf7d95b58c7d9f83b9d1165b')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list