summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThomas Venries2017-03-19 22:07:10 +0100
committerThomas Venries2017-03-19 22:07:10 +0100
commitf64875e1ab9a69489bbeecdbf79f453acdaef17f (patch)
tree8c17883607902e389828f056dd92864535239c91 /.SRCINFO
parenta97f46058027dcd897dfb16ee5277df10252ec79 (diff)
downloadaur-f64875e1ab9a69489bbeecdbf79f453acdaef17f.tar.gz
Added release v0.6.
Fixes: * If XAUTHORITY is not found at the same time as DBUS_SESSION_BUS_ADDRESS in the for-loop, check /home/user/.Xauthority * Fixed xwayland support: always-true if state causing infinite for-loop * Fixed no-word splitting for-loops * Fixed shellchecks (double quoting, quoting) Enhancement: * xpub is POSIX-compliant
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 872007442b18..0ab74dafc797 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = xpub
- pkgdesc = Bash script to get X display environment variables from anywhere.
- pkgver = 0.5
- pkgrel = 2
+ pkgdesc = Shell script to get user's display environment variables of any TTY from anywhere.
+ pkgver = 0.6
+ pkgrel = 1
url = https://github.com/Ventto/xpub.git
arch = any
license = MIT
makedepends = help2man
- depends = bash
provides = xpub
conflicts = xpub
- source = https://github.com/Ventto/xpub/archive/v0.5.tar.gz
+ source = https://github.com/Ventto/xpub/archive/v0.6.tar.gz
sha256sums = SKIP
pkgname = xpub