wok-next diff copyq/receipt @ rev 19972

Up copyq (3.1.1), qedit (2.8.1)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Oct 17 19:29:54 2017 +0200 (2017-10-17)
parents 1524c6d20738
children 4db41c0dada2
line diff
     1.1 --- a/copyq/receipt	Sat Sep 27 23:57:35 2014 +0200
     1.2 +++ b/copyq/receipt	Tue Oct 17 19:29:54 2017 +0200
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="copyq"
     1.7 -VERSION="5ff5"
     1.8 +VERSION="3.1.1+git"
     1.9 +VERSION_GIT="4d97bdb"
    1.10  CATEGORY="utilities"
    1.11  SHORT_DESC="Clipboard Manager with Advanced Features"
    1.12  WEB_SITE="http://hluk.github.io/CopyQ/"
    1.13  LICENSE="GPL3"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  MAINTAINER="psychomaniak@xakep.ru"
    1.16 -WGET_URL="https://github.com/hluk/CopyQ/archive/$VERSION.tar.gz"
    1.17 +WGET_URL="https://github.com/hluk/CopyQ/archive/$VERSION_GIT.tar.gz"
    1.18  
    1.19  DEPENDS="libQtGui libQtNetwork libQtScript libQtSvg librsvg libQtXml libQtWebkit"
    1.20  BUILD_DEPENDS="wget Qt4-dev cmake qmake"