New commits:
commit 8dc5134ba3bded5bcd0832fb653fd4d7574f69a9
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
SOURCE_URL[0]="https://github.com/hyprwm/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz"
diff --git a/wm-addons/hyprpaper/FINAL b/wm-addons/hyprpaper/FINAL
deleted file mode 100755
index d0c0f5d..0000000
--- a/wm-addons/hyprpaper/FINAL
+++ /dev/null
@@ -1 +0,0 @@
-chmod 0755 "${INSTALL_ROOT}/bin/${SPELL}"
diff --git a/wm-addons/hyprpaper/HISTORY b/wm-addons/hyprpaper/HISTORY
index d99f62b..eae3466 100644
--- a/wm-addons/hyprpaper/HISTORY
+++ b/wm-addons/hyprpaper/HISTORY
@@ -1,3 +1,8 @@
+2023-08-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.4.0
+ * INSTALL: put the file into /usr/bin, not /bin
+ * FINAL: removed, the binary has necessary mode anyway
+
2023-06-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.3.0
@@ -8,5 +13,5 @@
* DEPENDS, DETAILS, PREPARE: added first official release, version
0.1.0
2023-03-20 Pavel Vinogradov <public AT sourcemage.org>
- * BUILD, DEPENDS, DETAILS, FIMAL, INSTALL: created a spell
+ * BUILD, DEPENDS, DETAILS, FINAL, INSTALL: created a spell