aboutsummaryrefslogtreecommitdiff
path: root/ruby/rubygem-pango/rubygem-pango.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/rubygem-pango/rubygem-pango.SlackBuild')
-rw-r--r--ruby/rubygem-pango/rubygem-pango.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/rubygem-pango/rubygem-pango.SlackBuild b/ruby/rubygem-pango/rubygem-pango.SlackBuild
index 8516bc99523c3..d315e656e08b0 100644
--- a/ruby/rubygem-pango/rubygem-pango.SlackBuild
+++ b/ruby/rubygem-pango/rubygem-pango.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rubygem-pango
-VERSION=${VERSION:-2.2.5}
+VERSION=${VERSION:-3.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -120,7 +120,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
tar -x -O --file=$CWD/$SRCNAM-$VERSION.gem data.tar.gz \
| tar -xz -C $PKG/usr/doc/$PRGNAM-$VERSION --file=- \
- README
+ COPYING.LIB README.md
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild