summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Venries2017-05-30 02:22:37 +0200
committerThomas Venries2017-05-30 02:22:37 +0200
commitdb8e6c4cfa24776d4e43743a311635b85d647531 (patch)
tree62d11e93b3757c32dc37471ac8f9a04eb7225095 /PKGBUILD
parent19750a9511256ed42071801218e962b7e7a18a2c (diff)
downloadaur-db8e6c4cfa24776d4e43743a311635b85d647531.tar.gz
v0.5.1: Fix wrong display of plugged-in monitor list
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15b223cbec8a..5216275afc14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas "Ventto" Venriès <thomas.venries@gmail.com>
pkgname=mons
-pkgver=0.5
+pkgver=0.5.1
pkgrel=1
pkgdesc='POSIX Shell script to quickly manage 2-monitors display.'
arch=('any')
@@ -11,8 +11,7 @@ depends=('xorg-xrandr')
provides=("${pkgname}")
conflicts=("${pkgname}")
makedepends=('help2man')
-source=("https://github.com/Ventto/${pkgname}/archive/v${pkgver}.tar.gz"
- "https://github.com/Ventto/posix-shell-list/archive/v1.0.tar.gz")
+source=("https://github.com/Ventto/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('SKIP' 'SKIP')