summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/l/python-babel/babel.url (renamed from source/l/python-babel/Babel.url)0
-rwxr-xr-xsource/l/python-babel/python-babel.SlackBuild4
-rwxr-xr-xsource/y/nethack/nethack.SlackBuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/l/python-babel/Babel.url b/source/l/python-babel/babel.url
index a0bee683f..a0bee683f 100644
--- a/source/l/python-babel/Babel.url
+++ b/source/l/python-babel/babel.url
diff --git a/source/l/python-babel/python-babel.SlackBuild b/source/l/python-babel/python-babel.SlackBuild
index 6b16f7775..00e4648bc 100755
--- a/source/l/python-babel/python-babel.SlackBuild
+++ b/source/l/python-babel/python-babel.SlackBuild
@@ -23,9 +23,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-babel
-SRCNAM=Babel
+SRCNAM=babel
VERSION=${VERSION:-$(echo ${SRCNAM}-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/source/y/nethack/nethack.SlackBuild b/source/y/nethack/nethack.SlackBuild
index d4ec99843..784327a6e 100755
--- a/source/y/nethack/nethack.SlackBuild
+++ b/source/y/nethack/nethack.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=nethack
VERSION=3.6.7
SRCVER=367
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then