summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandy Carter2019-12-16 12:43:42 +0100
committerSandy Carter2019-12-16 12:43:42 +0100
commit7f8b02e69f640d7e28ffd022ce3ac89493c7d0d0 (patch)
tree8a3bbfd5d95fca3eaa071b29e333149ff6ae8abb
parent497e53e831a92be1005d73c445cf99d38b572b51 (diff)
downloadaur-7f8b02e69f640d7e28ffd022ce3ac89493c7d0d0.tar.gz
Update to 2019.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdd2f70d63ff..89998a31402d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nsight-graphics
pkgdesc = Standalone application for the debugging and profiling of graphics applications
- pkgver = 2019.5.1
+ pkgver = 2019.6.1
pkgrel = 1
url = https://developer.nvidia.com/nsight-graphics
arch = x86_64
@@ -25,10 +25,10 @@ pkgbase = nsight-graphics
provides = nsight
replaces = nsight
options = !debug
- source = NVIDIA_Nsight_Graphics_2019.5.1.run::https://developer.nvidia.com/rdp/assets/nsight-graphics-2019_5_1-linux-installer
+ source = NVIDIA_Nsight_Graphics_2019.6.1.run::https://developer.nvidia.com/rdp/assets/nsight-graphics-2019_6_1-linux-installer
source = nsight-graphics.png::http://developer.download.nvidia.com/NsightVisualStudio/3.1/Documentation/UserGuide/HTML/Content/Images/NSight_256.png
source = nsight-graphics.desktop
- sha512sums = f401704e5c8d046432c4f32f44025f2a36fd0f2dbf0b23099350a8f0b77a41c7a251549c252922ed2a8737331bbdb29b480939c17a19af1e0648dddecebafd75
+ sha512sums = f8c75c61a23e5872619b7ae7b7f364c1239162bb48524cbd3b28f02cbe7fdb30683f013130692d4131c6127770683a4179a96f0316bda2ea14e2fe130fdaa4aa
sha512sums = 784985c2bd3a053cee4887af3b960c7fdc041dda3ca71196ec0870d5413f646d542687b16bffe85985a46d70f68ccf7df29ed5e39952d5e553a4beec485a1185
sha512sums = f1bf5ebab9b766cba14438b0560652debe9b16f9a37bb1d606238d055cfc64f60978b6f2d64a30aced5e48ed4609bb535eb89d6606c49b927678b01c52d13546
diff --git a/PKGBUILD b/PKGBUILD
index a6253882bbab..454111496c3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nsight-graphics
-pkgver=2019.5.1
+pkgver=2019.6.1
_pkgver=${pkgver//\./_}
pkgrel=1
pkgdesc="Standalone application for the debugging and profiling of graphics applications"
@@ -12,7 +12,7 @@ depends=("libx11" "libxcb" "nvidia" "openssl" "icu" "qt5-base" "qt5-multimedia"
source=("NVIDIA_Nsight_Graphics_${pkgver}.run::https://developer.nvidia.com/rdp/assets/nsight-graphics-${_pkgver}-linux-installer"
"${pkgname}.png::http://developer.download.nvidia.com/NsightVisualStudio/3.1/Documentation/UserGuide/HTML/Content/Images/NSight_256.png"
"${pkgname}.desktop")
-sha512sums=("f401704e5c8d046432c4f32f44025f2a36fd0f2dbf0b23099350a8f0b77a41c7a251549c252922ed2a8737331bbdb29b480939c17a19af1e0648dddecebafd75"
+sha512sums=("f8c75c61a23e5872619b7ae7b7f364c1239162bb48524cbd3b28f02cbe7fdb30683f013130692d4131c6127770683a4179a96f0316bda2ea14e2fe130fdaa4aa"
"784985c2bd3a053cee4887af3b960c7fdc041dda3ca71196ec0870d5413f646d542687b16bffe85985a46d70f68ccf7df29ed5e39952d5e553a4beec485a1185"
"f1bf5ebab9b766cba14438b0560652debe9b16f9a37bb1d606238d055cfc64f60978b6f2d64a30aced5e48ed4609bb535eb89d6606c49b927678b01c52d13546")
replaces=('nsight')