summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Luna Jernberg <droidbittin@gmail.com>2023-04-02 10:53:45 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-08 09:16:25 +0700
commit3363469150e83b5e89297738e7f3da7021161f57 (patch)
tree7d713db1dfc83527ca0d459f2440f46239ae587e
parentc20dc4291f98303a7d24ce2c54148dd803533d3d (diff)
downloadslackbuilds-3363469150e83b5e89297738e7f3da7021161f57.tar.gz
slackbuilds-3363469150e83b5e89297738e7f3da7021161f57.tar.xz
desktop/hyfetch: Updated for version 1.4.8.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 d4e70fbd57..33a6437129 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 b0e58e64f3..e92e6c0266 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 b19a17401e..9555e10e70 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"