summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuke Yeager2020-02-05 12:58:04 -0800
committerLuke Yeager2020-02-05 12:58:04 -0800
commitf8d07fc61311fb738e65b25544b4493b9c56c3e0 (patch)
tree5fea17fff36350b1f6ede0d8354f8bcc2a1cfedf /PKGBUILD
parentdef25c0ec42b8cf3d8b756b4568c5994ca8a50d0 (diff)
downloadaur-f8d07fc61311fb738e65b25544b4493b9c56c3e0.tar.gz
Verified that it's working for v3.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e0bfbe3fec1..f70d86ad66ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname='enroot-git'
-pkgver=2.2.0
-pkgrel=2
+pkgver='3.0.0'
+pkgrel='1'
pkgdesc='A simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.'
url='https://github.com/NVIDIA/enroot'
arch=(x86_64)