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 a1038acd1fce..af999779d6ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xpub
pkgdesc = POSIX Shell script to get user's display environment variables of any TTY from anywhere.
- pkgver = 0.6
+ pkgver = 0.6.1
pkgrel = 1
url = https://github.com/Ventto/xpub.git
arch = any
@@ -8,7 +8,7 @@ pkgbase = xpub
makedepends = help2man
provides = xpub
conflicts = xpub
- source = https://github.com/Ventto/xpub/archive/v0.6.tar.gz
+ source = https://github.com/Ventto/xpub/archive/v0.6.1.tar.gz
sha256sums = SKIP
pkgname = xpub
diff --git a/PKGBUILD b/PKGBUILD
index d24b0ce450ad..4f81f05d2ab2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas "Ventto" Venriès <thomas.venries@gmail.com>
pkgname=xpub
-pkgver=0.6
+pkgver=0.6.1
pkgrel=1
pkgdesc="POSIX Shell script to get user's display environment variables of any TTY from anywhere."
arch=('any')