diff --git a/python-setuptools-scm/PKGBUILD b/python-setuptools-scm/PKGBUILD index 49408045..65f0081b 100644 --- a/python-setuptools-scm/PKGBUILD +++ b/python-setuptools-scm/PKGBUILD @@ -3,7 +3,7 @@ _realname=setuptools-scm pkgbase="python-${_realname}" pkgname=("python3-${_realname}" "python2-${_realname}") -pkgver=3.2.0 +pkgver=3.3.3 pkgrel=1 pkgdesc="Handles managing your python package versions in scm metadata" arch=('any') @@ -12,7 +12,7 @@ url='https://github.com/pypa/setuptools_scm' makedepends=('python3-setuptools' 'python2-setuptools') source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname/-/_}-${pkgver}.tar.gz" 0001-python-setuptools-scm-3.1.0-fix-path-error.patch) -sha256sums=('52ab47715fa0fc7d8e6cd15168d1a69ba995feb1505131c3e814eb7087b57358' +sha256sums=('bd25e1fb5e4d603dcf490f1fde40fb4c595b357795674c3e5cb7f6217ab39ea5' '3a936600ebceccf2315fe76a79e90e4fdcfe2a936b442f6321b2d76a8e9902b1') prepare() {