summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorFlorian Franzmann2020-01-05 17:51:16 +0100
committerFlorian Franzmann2020-01-06 15:56:12 +0100
commit8a4c0b8621e647aa712594ef73b47d2fb8011ef5 (patch)
tree2c7649cc4927ee0a72b98955afbb0155cf17f4a5 /x11
parent90c5e987dafb02974070faf7f68ad322c38bc72a (diff)
x11/polybar: fix hash of i3 module
Diffstat (limited to 'x11')
-rwxr-xr-xx11/polybar/DETAILS2
-rw-r--r--x11/polybar/HISTORY1
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/polybar/DETAILS b/x11/polybar/DETAILS
index fff4fc8663..709cdcb842 100755
--- a/x11/polybar/DETAILS
+++ b/x11/polybar/DETAILS
@@ -13,7 +13,7 @@ if list_find "${POLYBAR_OPTS}" "-DENABLE_I3=ON"; then
SPELL_LIB2_V=0.7.1
SOURCE3=${SPELL_LIB2}-${SPELL_LIB2_V}.tar.gz
SOURCE3_URL=https://github.com/polybar/${SPELL_LIB2}/archive/v${SPELL_LIB2_V}.tar.gz
- SOURCE3_HASH=sha512:d34cbbe2391db36db7dffac0415d26b7487536e97c4d7efd472ab0aeffa4c8e757ee030b05e2aa1cfa8a591ee591bb96a6db7eb9fa5850027f958e92f078739c
+ SOURCE3_HASH=sha512:ef9f591bb4436916ad038bcb0c15ea3415d1978ff264fb276108ddac89c98515c464fbf252429f6a76589cb78e1434adba2efefb5a844dadad0e261f3806fb72
fi
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="SUPPORT.md ${DOCS}"
diff --git a/x11/polybar/HISTORY b/x11/polybar/HISTORY
index e5cf96aa38..5cebbee33c 100644
--- a/x11/polybar/HISTORY
+++ b/x11/polybar/HISTORY
@@ -1,5 +1,6 @@
2020-01-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 3.4.2
+ * DETAILS: fix hash of i3 module
2019-11-04 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.4.1