summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Donald Cooley <dfc@warpmail.net>2014-11-12 11:24:23 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-12 11:24:23 +0700
commit90300528debfcabfcac58c502c9b171704d2b470 (patch)
treec5d83ea3f3e50b2622f47f0104c4e1c70a686a87 /libraries
parentd2ab88feeb1af4729923cb4dad494ae569e926e9 (diff)
downloadslackbuilds-90300528debfcabfcac58c502c9b171704d2b470.tar.gz
slackbuilds-90300528debfcabfcac58c502c9b171704d2b470.tar.xz
libraries/gtk-sharp: Updated for version 2.12.27.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/gtk-sharp/gtk-sharp.SlackBuild4
-rw-r--r--libraries/gtk-sharp/gtk-sharp.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/gtk-sharp/gtk-sharp.SlackBuild b/libraries/gtk-sharp/gtk-sharp.SlackBuild
index 6a742b953a..41cde13543 100644
--- a/libraries/gtk-sharp/gtk-sharp.SlackBuild
+++ b/libraries/gtk-sharp/gtk-sharp.SlackBuild
@@ -6,7 +6,7 @@
# Updated, edited, and maintained by Donald Cooley <dfc@warpmail.net> La Porte, IN USA
PRGNAM=gtk-sharp
-VERSION=${VERSION:-2.12.22}
+VERSION=${VERSION:-2.12.27}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -48,7 +48,7 @@ if [ -e $CWD/$VERSION.tar.gz ]; then
else
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
fi
-cd $PRGNAM-$VERSION
+cd $PRGNAM-$PRGNAM-$VERSION
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \
diff --git a/libraries/gtk-sharp/gtk-sharp.info b/libraries/gtk-sharp/gtk-sharp.info
index 6d48160a7c..50ddcea810 100644
--- a/libraries/gtk-sharp/gtk-sharp.info
+++ b/libraries/gtk-sharp/gtk-sharp.info
@@ -1,8 +1,8 @@
PRGNAM="gtk-sharp"
-VERSION="2.12.22"
+VERSION="2.12.27"
HOMEPAGE="http://www.mono-project.com/GtkSharp"
-DOWNLOAD="https://github.com/mono/gtk-sharp/archive/2.12.22.tar.gz"
-MD5SUM="0cdaef41857e29c23942a148c83122ac"
+DOWNLOAD="https://github.com/mono/gtk-sharp/archive/gtk-sharp-2.12.27.tar.gz"
+MD5SUM="4177b5bb3eb68cf26b9fee81a019bf27"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mono"