From 46664f40cf3b60f211747a5203c9e2eedd66b0db Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 29 Oct 2019 12:11:14 +0300 Subject: [PATCH] python-setuptools-git: Rebuild for python 3.8 --- mingw-w64-python-setuptools-git/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-setuptools-git/PKGBUILD b/mingw-w64-python-setuptools-git/PKGBUILD index b77fd427aa..34f4df1a28 100644 --- a/mingw-w64-python-setuptools-git/PKGBUILD +++ b/mingw-w64-python-setuptools-git/PKGBUILD @@ -4,7 +4,7 @@ _realname=setuptools-git pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Setuptools revision control system plugin for Git (mingw-w64)" arch=('any') url='https://github.com/msabramo/setuptools-git' @@ -15,7 +15,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-python2-setuptools" "git") options=('staticlibs' 'strip' '!debug') -source=("${_realname}-$pkgver.tar.gz"::"https://github.com/msabramo/setuptools-git/archive/$pkgver.tar.gz") +source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/msabramo/setuptools-git/archive/${pkgver}.tar.gz") sha512sums=('368d56003a440c5be00685356b0aef97fdea4a84a6d4e56d59964833b55de4916353e061f2eebf2de4dac2df4783a0a1b2d58ba88e1a93979b38a2b62900c1c1') # Helper macros to help make tasks easier #