mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/recoll: Updated for version 1.11.4
This commit is contained in:
parent
555bf07141
commit
f175be0ebb
2 changed files with 4 additions and 1 deletions
|
@ -91,4 +91,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
|
|||
cat $CWD/doinst.sh > $PKG/install/doinst.sh
|
||||
|
||||
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,6 +2,9 @@ PRGNAM="recoll"
|
|||
VERSION="1.11.4"
|
||||
HOMEPAGE="http://www.lesbonscomptes.com/recoll/"
|
||||
DOWNLOAD="http://www.lesbonscomptes.com/recoll/recoll-1.11.4.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="3a7bdf9317814288e922707209943578"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="titopoquito"
|
||||
EMAIL="titopoquito@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue