summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Venriès2017-10-09 23:16:10 +0200
committerThomas Venriès2017-10-09 23:16:10 +0200
commit46096f00bd34ab05e3d15d44ccc174efd553fee1 (patch)
tree52d2c29c2a360ff3669ff4fe65fa582bb8a09597
parent92060ac4bc7dca3d5287cf415116886d12cd9a0a (diff)
downloadaur-46096f00bd34ab05e3d15d44ccc174efd553fee1.tar.gz
release: Add v0.7.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e1ddb437262..a724dae23e93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mons
pkgdesc = POSIX Shell script to quickly manage 2-monitors display.
- pkgver = 0.6.2
+ pkgver = 0.7.0
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.6.2.tar.gz
+ source = https://github.com/Ventto/mons/archive/v0.7.0.tar.gz
source = https://github.com/Ventto/posix-shell-list/archive/v1.0.tar.gz
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7feb110e8013..45a25a69fb94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas "Ventto" Venriès <thomas.venries@gmail.com>
pkgname=mons
-pkgver=0.6.2
+pkgver=0.7.0
pkgrel=1
pkgdesc='POSIX Shell script to quickly manage 2-monitors display.'
arch=('any')