python-txgithub: update to 15.0.0.
This commit is contained in:
parent
272e00d6ba
commit
5a7ae5989e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-txgithub'
|
||||
pkgname=python-txgithub
|
||||
version=0.2.0
|
||||
version=15.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tomprince/txgithub"
|
||||
distfiles="http://pypi.python.org/packages/source/t/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
|
||||
checksum=482f3d88359115c7bb2080bd49cd45b3cf41843a5d74292b58cb1eeb6d49bfc5
|
||||
checksum=dda229e23bcfd6d7a26646b6feb74d2721ee8db9447e4e7dd7aacf8dfc8feb99
|
||||
|
||||
post_install() {
|
||||
# Conflicts with gist pkg:
|
||||
|
|
Loading…
Reference in a new issue