summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Venries2017-02-01 22:36:22 +0100
committerThomas Venries2017-02-01 22:36:22 +0100
commit8be64d0073315afa19c72f0831fa98df796b5897 (patch)
treeff6ed9158f7736f8e3081a6471ae6219fade99ff /PKGBUILD
parent9a444d71f31fd25180befe878f5e933222f8d17d (diff)
downloadaur-8be64d0073315afa19c72f0831fa98df796b5897.tar.gz
Add release v0.3
Fixes: * Shellcheck warnings (double quoting) * Changed output regarding Wayland
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cb2e821c9c2..ccee68706871 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Thomas "Ventto" Venriès <thomas.venries@gmail.com>
pkgname=xpub
-pkgver=0.1
-pkgrel=2
+pkgver=0.3
+pkgrel=1
pkgdesc='Bash script to get X display environment variables from anywhere.'
arch=('any')
url="https://github.com/Ventto/${pkgname}.git"