summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorTreeve Jelbert2021-07-24 08:38:35 +0200
committerTreeve Jelbert2021-07-24 18:17:40 +0200
commit64068f9dc3cb6eb9e767e657ac5e929219e7b3c3 (patch)
tree532c6ebfc31ec22d53cf1a2e311e6c65cad6ba4b /wm-addons
parentaaa7176b89878977264a720fc5834e291d3b87d9 (diff)
wlroots: => 0.14.1
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/wlroots/DETAILS4
-rw-r--r--wm-addons/wlroots/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index dbced4656c..3c3959b5fe 100755
--- a/wm-addons/wlroots/DETAILS
+++ b/wm-addons/wlroots/DETAILS
@@ -9,9 +9,9 @@ if [[ "${WLROOTS_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=0.14.0
+ VERSION=0.14.1
PATCHLEVEL=1
- SOURCE_HASH=sha512:83f001133cb4b11a72bb9532b7321655428826662848f67de8e3220a33d9dff4d37c859602bdc319929949d387d014a257b0347039a6649944d7b084c76bb611
+ SOURCE_HASH=sha512:4f557c827f9673eccf208a3644954de80e7355b95cc374cc5e851a47087b227f196e0936c0913d21a6c776c29b74de2d028a100931264e41934c747568d8ebe0
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SOURCE_URL[0]="https://github.com/swaywm/${SPELL}/archive/${VERSION}.tar.gz"
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index 927c0cade9..5291ac934e 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2021-07-24 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.14.1
+
2021-06-28 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: add xcb-util-errors