Python 3.10 rebuilds
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pkgname=python-pkgconfig
|
||||
pkgver=1.5.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Python module to interface with the pkg-config command line tool'
|
||||
arch=(any)
|
||||
url='https://github.com/matze/pkgconfig'
|
||||
@@ -22,4 +22,4 @@ package() {
|
||||
python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
|
||||
|
||||
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user