diff options
Diffstat (limited to 'source/l')
-rwxr-xr-x | source/l/gsettings-desktop-schemas/gsettings-desktop-schemas.SlackBuild | 2 | ||||
-rwxr-xr-x | source/l/libkarma/libkarma.SlackBuild | 8 | ||||
-rw-r--r-- | source/l/libkarma/slack-desc | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/source/l/gsettings-desktop-schemas/gsettings-desktop-schemas.SlackBuild b/source/l/gsettings-desktop-schemas/gsettings-desktop-schemas.SlackBuild index 5a92e8676..6aea65556 100755 --- a/source/l/gsettings-desktop-schemas/gsettings-desktop-schemas.SlackBuild +++ b/source/l/gsettings-desktop-schemas/gsettings-desktop-schemas.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gsettings-desktop-schemas VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/libkarma/libkarma.SlackBuild b/source/l/libkarma/libkarma.SlackBuild index be16e6076..df0e1aee0 100755 --- a/source/l/libkarma/libkarma.SlackBuild +++ b/source/l/libkarma/libkarma.SlackBuild @@ -23,8 +23,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libkarma -VERSION=${VERSION:-0.1.1} -BUILD=${BUILD:-3} +VERSION=${VERSION:-0.1.2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -64,8 +64,8 @@ fi cd $TMP rm -rf ${PKGNAM}-${VERSION} -tar xvf $CWD/${PKGNAM}-$VERSION.tar.gz || exit 1 -cd ${PKGNAM}-$VERSION +tar xvf $CWD/${PKGNAM}-$VERSION.tar.?z || exit 1 +cd ${PKGNAM}-$VERSION || exit 1 # Make sure ownerships and permissions are sane: chown -R root:root . diff --git a/source/l/libkarma/slack-desc b/source/l/libkarma/slack-desc index 1036b856e..9e6011879 100644 --- a/source/l/libkarma/slack-desc +++ b/source/l/libkarma/slack-desc @@ -13,7 +13,7 @@ libkarma: which supports the music formats ogg vorbis, flac, mp3, wave and wma. libkarma: libkarma: libkarma was mostly written by Frank Zschockelt. libkarma: -libkarma: +libkarma: Homepage: http://linux-karma.sourceforge.net libkarma: libkarma: libkarma: |