mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/api-extractor: Updated for version 0.10.10.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
1b6cad5a31
commit
107ca94788
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
||||||
# Written by Grissiom <chaos.proton@gmail.com>
|
# Written by Grissiom <chaos.proton@gmail.com>
|
||||||
|
|
||||||
PRGNAM=apiextractor
|
PRGNAM=apiextractor
|
||||||
VERSION=${VERSION:-0.10.5}
|
VERSION=${VERSION:-0.10.10}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="apiextractor"
|
PRGNAM="apiextractor"
|
||||||
VERSION="0.10.5"
|
VERSION="0.10.10"
|
||||||
HOMEPAGE="http://www.pyside.org/home-binding/api-extractor/"
|
HOMEPAGE="http://www.pyside.org/home-binding/api-extractor/"
|
||||||
DOWNLOAD="http://www.pyside.org/files/apiextractor-0.10.5.tar.bz2"
|
DOWNLOAD="http://www.pyside.org/files/apiextractor-0.10.10.tar.bz2"
|
||||||
MD5SUM="cb9c14dbe5e9a2e4e8a960ebed36d9cb"
|
MD5SUM="7cdf6bdbf161e15b8bc5e98df86f95ee"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue