aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnagnostakis Ioannis <elahistos@yahoo.gr>2025-06-16 23:33:03 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-18 21:01:54 +0700
commit925cc0b9b4e338679737b2ec3a43de716dfc706e (patch)
tree1fb6ce74329ead6b4877281d14eeee2b0f4a16f2
parent20596afe7020cf315ef76e98ccc537136bc30c78 (diff)
misc/countryfetch: Updated for version 0.2.0
Signed-off-by: Anagnostakis Ioannis <elahistos@yahoo.gr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--misc/countryfetch/countryfetch.SlackBuild2
-rw-r--r--misc/countryfetch/countryfetch.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/countryfetch/countryfetch.SlackBuild b/misc/countryfetch/countryfetch.SlackBuild
index 4d689a375c..5211068474 100644
--- a/misc/countryfetch/countryfetch.SlackBuild
+++ b/misc/countryfetch/countryfetch.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=countryfetch
-VERSION=${VERSION:-0.1.9}
+VERSION=${VERSION:-0.2.0}
SRCNAM=countryfetch-x86_64-unknown-linux-gnu
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/countryfetch/countryfetch.info b/misc/countryfetch/countryfetch.info
index a05951d953..89e590bd27 100644
--- a/misc/countryfetch/countryfetch.info
+++ b/misc/countryfetch/countryfetch.info
@@ -1,10 +1,10 @@
PRGNAM="countryfetch"
-VERSION="0.1.9"
+VERSION="0.2.0"
HOMEPAGE="https://github.com/nik-rev/countryfetch"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/nik-rev/countryfetch/releases/download/v0.1.9/countryfetch-x86_64-unknown-linux-gnu.tar.xz"
-MD5SUM_x86_64="774176a4b24512838992e0b7af9a0d99"
+DOWNLOAD_x86_64="https://github.com/nik-rev/countryfetch/releases/download/v0.2.0/countryfetch-x86_64-unknown-linux-gnu.tar.xz"
+MD5SUM_x86_64="9202d3d73c08f36fa88cdf7d26f2de87"
REQUIRES=""
MAINTAINER="Ioannis Anagnostakis"
EMAIL="rizitis"