summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Venriès2017-11-05 14:32:13 +0100
committerThomas Venriès2017-11-05 14:32:13 +0100
commitc9298a1274ee1e264d068403672f976b192809d3 (patch)
tree668805bcee3a694911091f8cbf4a81b432e12a12 /PKGBUILD
parentfde1765088a7e42dd583a3e10ed9a1bcb666338e (diff)
downloadaur-c9298a1274ee1e264d068403672f976b192809d3.tar.gz
v0.8.0-3: Update submodule source
Signed-off-by: Thomas Venriès <thomas.venries@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f99e9e3e4764..1efcfb5b2e68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mons
pkgver=0.8.0
-pkgrel=2
+pkgrel=3
pkgdesc='POSIX Shell script to quickly manage 2-monitors display.'
arch=('any')
url="https://github.com/Ventto/${pkgname}.git"
@@ -12,7 +12,7 @@ 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")
+ "https://github.com/Ventto/libshlist/archive/v1.0.tar.gz")
sha256sums=('SKIP' 'SKIP')