summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Shapiro2019-09-09 12:51:05 -0500
committerJoel Shapiro2019-09-09 12:51:05 -0500
commit3d4c4974b61acd4f56980bed3c09d55f475da0b4 (patch)
treebd5e5f683d54807e7026725628910d042e0687d7
parent440277e5eac6362e10276d5ccfd07cd53863dab5 (diff)
downloadaur-3d4c4974b61acd4f56980bed3c09d55f475da0b4.tar.gz
nothing that will get shipped with arch got updated, but version was bumped from suse support
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab4173d5e12b..7ba4e514efc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nvidia-container-runtime-bin
pkgdesc = NVIDIA container runtime
- pkgver = 3.1.2
+ pkgver = 3.1.3
pkgrel = 1
url = https://github.com/NVIDIA/nvidia-container-runtime
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = nvidia-container-runtime-bin
depends = nvidia-container-toolkit<2.0.0
provides = nvidia-container-runtime=3.1.2
conflicts = nvidia-container-runtime
- source = https://nvidia.github.io/nvidia-container-runtime/centos7/x86_64/nvidia-container-runtime-3.1.2-1.x86_64.rpm
- sha256sums = 75be1d980b81d53c0989d6e207c1e2b7371fce6961638631b0c002c17fb7d59a
+ source = https://nvidia.github.io/nvidia-container-runtime/centos7/x86_64/nvidia-container-runtime-3.1.3-1.x86_64.rpm
+ sha256sums = 8ea2735941bfe64db318504d46cb0cfbce4a8cbcb68d2ef11c9de149dedc764b
pkgname = nvidia-container-runtime-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6f77768c893e..5efe6f8f93be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=nvidia-container-runtime-bin
_pkgname=nvidia-container-runtime
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=1
pkgdesc='NVIDIA container runtime'
@@ -17,7 +17,7 @@ provides=('nvidia-container-runtime=3.1.2')
conflicts=('nvidia-container-runtime')
source=("https://nvidia.github.io/nvidia-container-runtime/centos7/$CARCH/${_pkgname}-${pkgver}-1.$CARCH.rpm")
-sha256sums=('75be1d980b81d53c0989d6e207c1e2b7371fce6961638631b0c002c17fb7d59a')
+sha256sums=('8ea2735941bfe64db318504d46cb0cfbce4a8cbcb68d2ef11c9de149dedc764b')
package() {
cd "$srcdir"