aboutsummaryrefslogtreecommitdiff
path: root/desktop/hyfetch
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/hyfetch')
-rw-r--r--desktop/hyfetch/README4
-rw-r--r--desktop/hyfetch/hyfetch.SlackBuild2
-rw-r--r--desktop/hyfetch/hyfetch.info6
3 files changed, 7 insertions, 5 deletions
diff --git a/desktop/hyfetch/README b/desktop/hyfetch/README
index d4e70fbd5747a..33a6437129f85 100644
--- a/desktop/hyfetch/README
+++ b/desktop/hyfetch/README
@@ -7,4 +7,6 @@ what Theme/Icons you're using and etc.
hyfetch is a version of neofetch that uses LBGTQ pride flags
(Hyfetch otherwise does the same things as Neofetch does)
-This build uses the source package from the upstream projects Github.
+
+This build uses the source package from the upstream projects Github
+repository
diff --git a/desktop/hyfetch/hyfetch.SlackBuild b/desktop/hyfetch/hyfetch.SlackBuild
index b0e58e64f32fa..e92e6c0266c82 100644
--- a/desktop/hyfetch/hyfetch.SlackBuild
+++ b/desktop/hyfetch/hyfetch.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hyfetch
-VERSION=${VERSION:-1.4.7}
+VERSION=${VERSION:-1.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/hyfetch/hyfetch.info b/desktop/hyfetch/hyfetch.info
index b19a17401ebd2..9555e10e708b5 100644
--- a/desktop/hyfetch/hyfetch.info
+++ b/desktop/hyfetch/hyfetch.info
@@ -1,8 +1,8 @@
PRGNAM="hyfetch"
-VERSION="1.4.7"
+VERSION="1.4.8"
HOMEPAGE="https://github.com/hykilpikonna/hyfetch"
-DOWNLOAD="https://github.com/hykilpikonna/hyfetch/archive/1.4.7/hyfetch-1.4.7.tar.gz"
-MD5SUM="b4f4ab10c830eaa4789d459a22c67151"
+DOWNLOAD="https://github.com/hykilpikonna/hyfetch/archive/1.4.8/hyfetch-1.4.8.tar.gz"
+MD5SUM="fe410626d0da5fac108800a92cdff681"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="typing-extensions"