mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/sexy-python: Updated for version 0.1.9
This commit is contained in:
parent
7bdc4b2526
commit
16a983df5b
2 changed files with 3 additions and 1 deletions
|
@ -63,4 +63,4 @@ mkdir -p $PKG/install
|
|||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
|
|
|
@ -2,7 +2,9 @@ PRGNAM="sexy-python"
|
|||
VERSION="0.1.9"
|
||||
HOMEPAGE="http://www.chipx86.com/w/index.php/Libsexy"
|
||||
DOWNLOAD="http://releases.chipx86.com/libsexy/sexy-python/sexy-python-0.1.9.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="313f11e98555b0e9eea28219564e5063"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue