summaryrefslogtreecommitdiffstats
path: root/libraries/faun
diff options
context:
space:
mode:
author B. Watson2023-07-12 22:44:54 +0200
committer Willy Sudiarto Raharjo2023-07-15 12:30:14 +0200
commit886084e3f79d96d38e553ccfff343553f40744bf (patch)
tree4596faf267ae6d77a80ec2d1ed5b4c6802e44a4a /libraries/faun
parentdb48bcfd1704a6add72db2f872eabfc36d45e996 (diff)
downloadslackbuilds-886084e3f79d96d38e553ccfff343553f40744bf.tar.gz
libraries/faun: Updated for version 0.1.3.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/faun')
-rw-r--r--libraries/faun/faun.SlackBuild4
-rw-r--r--libraries/faun/faun.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/libraries/faun/faun.SlackBuild b/libraries/faun/faun.SlackBuild
index 57deafc217..21d6e054ce 100644
--- a/libraries/faun/faun.SlackBuild
+++ b/libraries/faun/faun.SlackBuild
@@ -11,10 +11,12 @@
# faun. I will not update it, if the update would break the xu4 build.
# I'm not sure anything else uses faun, anyway.
+# 20230712 bkw: updated for v0.1.3.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=faun
-VERSION=${VERSION:-0.1.2}
+VERSION=${VERSION:-0.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/faun/faun.info b/libraries/faun/faun.info
index b119a51f31..d2826cc834 100644
--- a/libraries/faun/faun.info
+++ b/libraries/faun/faun.info
@@ -1,8 +1,8 @@
PRGNAM="faun"
-VERSION="0.1.2"
+VERSION="0.1.3"
HOMEPAGE="https://github.com/WickedSmoke/faun/"
-DOWNLOAD="https://github.com/WickedSmoke/faun/archive/v0.1.2/faun-0.1.2.tar.gz"
-MD5SUM="5bbbc15ae73a32d86f7999f9845752a3"
+DOWNLOAD="https://github.com/WickedSmoke/faun/archive/v0.1.3/faun-0.1.3.tar.gz"
+MD5SUM="4c067fc1ea0da300abaf31b85565fe6e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""