Browse Source

python/pyotherside: Updated for version 1.6.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/285/merge
Vladislav 'fsLeg' Borisov 7 months ago
committed by Willy Sudiarto Raharjo
parent
commit
e536ba9eda
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/pyotherside/pyotherside.SlackBuild
  2. 6
      python/pyotherside/pyotherside.info

2
python/pyotherside/pyotherside.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pyotherside
VERSION=${VERSION:-1.6.1}
VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/pyotherside/pyotherside.info

@ -1,8 +1,8 @@
PRGNAM="pyotherside"
VERSION="1.6.1"
VERSION="1.6.2"
HOMEPAGE="https://thp.io/2011/pyotherside/"
DOWNLOAD="https://github.com/thp/pyotherside/archive/1.6.1/pyotherside-1.6.1.tar.gz"
MD5SUM="1400e7501911d9b261ea3a9b47cddd5c"
DOWNLOAD="https://github.com/thp/pyotherside/archive/1.6.2/pyotherside-1.6.2.tar.gz"
MD5SUM="bdada333d11c08654ca46f333c6c3665"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save