summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorIsmael Luceno2020-12-23 21:02:10 +0100
committerIsmael Luceno2020-12-23 21:02:10 +0100
commite6a6a877740db589d1fc0436daf74031840da5f0 (patch)
treec1fb8c82302918f423509120a84946333f00e03f /wm-addons
parentf0efa7cfbf6d607b96e199b694c6667f6f563280 (diff)
wlroots 0.12.0
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 5b96a7ad6a..12fefcfcad 100755
--- a/wm-addons/wlroots/DETAILS
+++ b/wm-addons/wlroots/DETAILS
@@ -9,8 +9,8 @@ if [[ "${WLROOTS_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION="0.6.0"
- SOURCE_HASH="sha512:c205d4303a381e11ef2f4db2faac1ddf9ad85c675824aae9cfe62d9f8bd313f1568d4810db1d006416783b50c8364198648a46d1ba453a0d8f659d6920618286"
+ VERSION=0.12.0
+ SOURCE_HASH=sha512:560eae30932b777c1f07fb44592d5601c5d10ef74b31b6b9e4166a14caadab2bfa88d39282f159785d4c7f22f78d204f9bb7fab65d58afaf14b72a8486f9b415
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 131e68ea81..4e7961faa8 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2020-12-23 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.12.0
+
2019-06-03 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 0.6.0