summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e408868f6df7..023162d6fbee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = xwmfs
pkgdesc = X11 Window-Manager file system based on FUSE
- pkgver = 0.82
+ pkgver = 0.83
pkgrel = 1
url = https://github.com/gerstner-hub/xwmfs
arch = x86_64
license = GPL2
depends = fuse
depends = libx11
- source = git+https://github.com/gerstner-hub/xwmfs.git#tag=v0.82
+ source = git+https://github.com/gerstner-hub/xwmfs.git#tag=v0.83
sha256sums = SKIP
pkgname = xwmfs
diff --git a/PKGBUILD b/PKGBUILD
index cf1e84aebe46..15325f2f1a7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Karol Babioch <karol@babioch.de
pkgname=xwmfs
-pkgver=0.82
+pkgver=0.83
pkgrel=1
pkgdesc="X11 Window-Manager file system based on FUSE"
arch=('x86_64')