parent
8426dfdf1d
commit
bddeca343c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-gitdb'
|
||||
pkgname=python-gitdb
|
||||
version=2.0.2
|
||||
revision=2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="gitdb2-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
|||
homepage="https://github.com/gitpython-developers/gitdb"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/g/gitdb2/gitdb2-${version}.tar.gz"
|
||||
checksum=f2e36d7561e91f30a6a44858756dc020d8f1e81ca6e4185979d5c6c24c648070
|
||||
checksum=b60e29d4533e5e25bb50b7678bbc187c8f6bcff1344b4f293b2ba55c85795f09
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue