* update python-path to 16.10.1-1
This commit is contained in:
parent
4d3e269d44
commit
c149007d97
@ -2,9 +2,8 @@
|
||||
# Maintainer: Felix Yan <felixonmars@archlinux.org>
|
||||
|
||||
pkgname=python-path
|
||||
pkgver=16.10.0
|
||||
_commit=5f6532fe187c582cdff1afdeec1d926ef692a3ce
|
||||
pkgrel=2
|
||||
pkgver=16.10.1
|
||||
pkgrel=1
|
||||
pkgdesc='A module wrapper for os.path'
|
||||
arch=(any)
|
||||
license=('MIT')
|
||||
@ -15,8 +14,8 @@ checkdepends=('python-pytest-enabler' 'python-pytest-mypy')
|
||||
replaces=('python-path.py')
|
||||
conflicts=('python-path.py')
|
||||
provides=('python-path.py')
|
||||
source=("git+https://github.com/jaraco/path.git#commit=$_commit")
|
||||
sha512sums=('SKIP')
|
||||
source=("git+https://github.com/jaraco/path.git#tag=v$pkgver")
|
||||
sha512sums=('30d3610dc85eccb491263544fc03cfb839e5987c2ec779b0226541bb7fd610f78e177d01478993d27f2be3fea0412f162e0d72793b88db93a28c435dfc7c4b08')
|
||||
|
||||
build() {
|
||||
cd path
|
||||
|
Loading…
x
Reference in New Issue
Block a user