mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/catfish: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b4aa299291
commit
736ff1d4eb
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=catfish
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="catfish"
|
||||
VERSION="1.2.1"
|
||||
VERSION="1.2.2"
|
||||
HOMEPAGE="http://www.twotoasts.de/index.php/catfish/"
|
||||
DOWNLOAD="https://launchpad.net/catfish-search/1.2/1.2.1/+download/catfish-1.2.1.tar.bz2"
|
||||
MD5SUM="19f46baaa14f2908c9c141bd940589cc"
|
||||
DOWNLOAD="https://launchpad.net/catfish-search/1.2/1.2.2/+download/catfish-1.2.2.tar.bz2"
|
||||
MD5SUM="df641d278151379f9224df4da69b45d9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyxdg pygobject3 pexpect"
|
||||
|
|
Loading…
Reference in a new issue