summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Venriès2018-01-10 00:52:01 +0100
committerThomas Venriès2018-01-10 00:52:01 +0100
commit1d0cbcd8ca4b8c568d73d4f25b99b2f8666e6247 (patch)
tree6f3523cb274d143d8ff6c1e1fdbfb9b7006b807a
parent70f0e0069e21f49640d5c6333417b7dbe6dce81d (diff)
downloadaur-1d0cbcd8ca4b8c568d73d4f25b99b2f8666e6247.tar.gz
release: v0.8.2
Signed-off-by: Thomas Venriès <thomas.venries@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bccce6c1a53..6d64fb03bf88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mons
pkgdesc = POSIX Shell script to quickly manage 2-monitors display.
- pkgver = 0.8.1
+ pkgver = 0.8.2
pkgrel = 1
url = https://github.com/Ventto/mons.git
arch = any
@@ -9,7 +9,7 @@ pkgbase = mons
depends = xorg-xrandr
provides = mons
conflicts = mons
- source = https://github.com/Ventto/mons/archive/v0.8.1.tar.gz
+ source = https://github.com/Ventto/mons/archive/v0.8.2.tar.gz
source = https://github.com/Ventto/libshlist/archive/v1.1.tar.gz
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4b0f5c2f22b8..52f70398063c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas "Ventto" Venriès <thomas.venries@gmail.com>
pkgname=mons
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=1
pkgdesc='POSIX Shell script to quickly manage 2-monitors display.'
arch=('any')