summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThomas Venries2017-02-09 18:02:32 +0100
committerThomas Venries2017-02-09 18:02:43 +0100
commitee898d0734d01f22f7539ffef981a1fc9c8e6f6b (patch)
treea8fd41a66a255cc8b6e44090e35895e385e278a8 /.SRCINFO
parent7f62e744a562e2995d4614e67b71e042c4a00f21 (diff)
downloadaur-ee898d0734d01f22f7539ffef981a1fc9c8e6f6b.tar.gz
v0.5: Add multi-xwayland sessions support
- Fixes: * No XAUTHORITY required condition * Setting DBUS_SESSION_BUS_ADDRESS regarding the logged-user and the graphical-session display value as well. * Correct x display variable set. - Portable: * Replaced pgrep by POSIX ps/grep - Enhancements: * Added multi-xwayland sessions support
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b40f0ed5bc14..ecf65b60ea8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xpub
pkgdesc = Bash script to get X display environment variables from anywhere.
- pkgver = 0.3
- pkgrel = 3
+ pkgver = 0.5
+ pkgrel = 1
url = https://github.com/Ventto/xpub.git
arch = any
license = MIT
@@ -9,7 +9,7 @@ pkgbase = xpub
depends = bash
provides = xpub
conflicts = xpub
- source = https://github.com/Ventto/xpub/archive/v0.3.tar.gz
+ source = https://github.com/Ventto/xpub/archive/v0.5.tar.gz
sha256sums = SKIP
pkgname = xpub