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