summarylogtreecommitdiffstats
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
parentfde1765088a7e42dd583a3e10ed9a1bcb666338e (diff)
downloadaur-c9298a1274ee1e264d068403672f976b192809d3.tar.gz
v0.8.0-3: Update submodule source
Signed-off-by: Thomas Venriès <thomas.venries@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9b2f9b14efb..a975fbb546df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mons
pkgdesc = POSIX Shell script to quickly manage 2-monitors display.
pkgver = 0.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Ventto/mons.git
arch = any
license = MIT
@@ -10,7 +10,7 @@ pkgbase = mons
provides = mons
conflicts = mons
source = https://github.com/Ventto/mons/archive/v0.8.0.tar.gz
- source = https://github.com/Ventto/posix-shell-list/archive/v1.0.tar.gz
+ source = https://github.com/Ventto/libshlist/archive/v1.0.tar.gz
sha256sums = SKIP
sha256sums = SKIP
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')