summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Venriès2017-10-22 17:52:02 +0200
committerThomas Venriès2017-10-22 17:52:02 +0200
commitd784944e8bf70153a03c93055ca65a84e0693d24 (patch)
tree72ce0605004756d5ab492718333807263ee1e597
parenta656cd7879f2640092a358bb8309708f2ea8ef61 (diff)
downloadaur-d784944e8bf70153a03c93055ca65a84e0693d24.tar.gz
release: Add v0.7.3
Restore dpi from second to primary mode. 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 cb8da11bb09e..7bfac0531d26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mons
pkgdesc = POSIX Shell script to quickly manage 2-monitors display.
- pkgver = 0.7.2
+ pkgver = 0.7.3
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.7.2.tar.gz
+ source = https://github.com/Ventto/mons/archive/v0.7.3.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 e5b9b941a7db..2422d99a9a8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas "Ventto" Venriès <thomas.venries@gmail.com>
pkgname=mons
-pkgver=0.7.2
+pkgver=0.7.3
pkgrel=1
pkgdesc='POSIX Shell script to quickly manage 2-monitors display.'
arch=('any')