mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/affine: Updated for version 2.1.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
1aacc623fe
commit
f75be139e6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=affine
|
||||
VERSION=${VERSION:-2.0.0}
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="affine"
|
||||
VERSION="2.0.0"
|
||||
VERSION="2.1.0"
|
||||
HOMEPAGE="https://github.com/sgillies/affine"
|
||||
DOWNLOAD="https://github.com/sgillies/affine/archive/2.0.0/affine-2.0.0.tar.gz"
|
||||
MD5SUM="508d2f0fa8f5df90e7a5853d94cd1653"
|
||||
DOWNLOAD="https://github.com/sgillies/affine/archive/2.1.0/affine-2.1.0.tar.gz"
|
||||
MD5SUM="a5b0db37f34168120e63ffceddaf6333"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue