mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/ristretto: Updated for version 0.0.22
This commit is contained in:
parent
e90078741e
commit
7c33855fa9
2 changed files with 3 additions and 1 deletions
|
@ -81,4 +81,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||||
cat $CWD/doinst.sh > $PKG/install/doinst.sh
|
cat $CWD/doinst.sh > $PKG/install/doinst.sh
|
||||||
|
|
||||||
cd $PKG
|
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="ristretto"
|
||||||
VERSION="0.0.22"
|
VERSION="0.0.22"
|
||||||
HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
|
HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
|
||||||
DOWNLOAD="http://goodies.xfce.org/releases/ristretto/ristretto-0.0.22.tar.gz"
|
DOWNLOAD="http://goodies.xfce.org/releases/ristretto/ristretto-0.0.22.tar.gz"
|
||||||
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM="978ae19472c5a0b7d4b6622a68234a67"
|
MD5SUM="978ae19472c5a0b7d4b6622a68234a67"
|
||||||
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Robby Workman"
|
MAINTAINER="Robby Workman"
|
||||||
EMAIL="rw@rlworkman.net"
|
EMAIL="rw@rlworkman.net"
|
||||||
APPROVED="Erik Hanson"
|
APPROVED="Erik Hanson"
|
||||||
|
|
Loading…
Reference in a new issue