summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorPavel Vinogradov2019-06-03 16:16:48 -0400
committerPavel Vinogradov2019-06-03 16:21:56 -0400
commit06d4842c675f82e54f3f62d1924ae0ff2facab16 (patch)
tree404b5df309eaeb2bfd07371780438813b79dc6c0 /wm-addons
parent36e9de3609221f59c9cab47d5e44e0381d22e34e (diff)
wm-addons/wlroots: version 0.6.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 25bf0b9567..5b96a7ad6a 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.5.0"
- SOURCE_HASH="sha512:4defecff91a6179d3a6b7d05c92c14b20c7fa69263a889869912e913a5d1e29f9fd4684f9816b03e2427a21c004d64236f35d8282e02e8d27d826442f1f8b3a7"
+ VERSION="0.6.0"
+ SOURCE_HASH="sha512:c205d4303a381e11ef2f4db2faac1ddf9ad85c675824aae9cfe62d9f8bd313f1568d4810db1d006416783b50c8364198648a46d1ba453a0d8f659d6920618286"
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 0f962902fd..131e68ea81 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2019-06-03 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 0.6.0
+
2019-03-11 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 0.5.0, added sourcing of grimoire FUNCTIONS