summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24d4689383ae..7b22b038fdb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# All my PKGBUILDs are managed at https://github.com/schra/pkgbuilds
pkgname=x11docker
-pkgver=6.4.0
+pkgver=6.5.0
pkgrel=1
pkgdesc='Run GUI applications and desktops in Docker. Focus on security.'
arch=('any')
@@ -27,7 +27,7 @@ optdepends=('cups: --printer support'
'xorg-server: --xorg, --xdummy support')
source=(https://github.com/mviereck/x11docker/archive/v$pkgver.tar.gz)
-sha256sums=(838eba58d42a7561375e4e91323ebe53c9098cd08e30893d64bfc0415557556f)
+sha256sums=(94d2140021b1473a8c7a4ba5a1eafba04d5ee984116bbb515ec6a0eb7d508f52)
package() {
cd "$pkgname-$pkgver"