From e6b7639972a3b8e373a48d5094590075d2445208 Mon Sep 17 00:00:00 2001
From: "B. Watson" <yalhcru@gmail.com>
Date: Sat, 26 Mar 2022 15:45:06 -0400
Subject: sbotools-update-db.sh: update for Slackware 15.0

---
 bin/sbotools-update-db.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'bin')

diff --git a/bin/sbotools-update-db.sh b/bin/sbotools-update-db.sh
index a844986..eadf8c3 100755
--- a/bin/sbotools-update-db.sh
+++ b/bin/sbotools-update-db.sh
@@ -8,7 +8,7 @@
 BOTDIR=/home/slackfacts/supybot
 DBFILE=$BOTDIR/SBoTools.sqlite3
 SCRIPT=$BOTDIR/limnoria.slackfacts.plugins/bin/sbodb.pl
-SBOTREE=/data/mirrors/slackbuilds.org/14.2
+SBOTREE=/data/mirrors/slackbuilds.org/15.0
 SQLITE3=/usr/bin/sqlite3
 LOG=$BOTDIR/sbotools-update-db.log
 DATEFILE=$BOTDIR/sbotools-update-db.lastdate
-- 
cgit v1.2.3