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

Antonio Rojas arojas at archlinux.org
Fri Apr 26 22:09:49 UTC 2019


    Date: Friday, April 26, 2019 @ 22:09:48
  Author: arojas
Revision: 454369

https

Modified:
  radeontool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 22:09:01 UTC (rev 454368)
+++ PKGBUILD	2019-04-26 22:09:48 UTC (rev 454369)
@@ -4,10 +4,10 @@
 pkgver=1.6.3
 pkgrel=3
 pkgdesc="Lowlevel tools to tweak register and dump state on radeon GPUs"
-url="http://airlied.livejournal.com/"
+url="https://airlied.livejournal.com/"
 arch=('x86_64')
 license=('ZLIB')
-source=(http://people.freedesktop.org/~airlied/radeontool/${pkgname}-${pkgver}.tar.gz
+source=(https://people.freedesktop.org/~airlied/radeontool/${pkgname}-${pkgver}.tar.gz
 	license.txt)
 depends=('libpciaccess')
 sha512sums=('d2f08bb7fe8c3d6e35860e42f8d613c524375c6fd10479d9e34a7fa9c13d79f65381efebdc760cdf7f535e79c26ef2062dbe0697b1f042b32445c3e0ec4486e7'



More information about the arch-commits mailing list