python-txgithub: update to 15.0.0.

This commit is contained in:
Eivind Uggedal 2015-01-14 12:47:42 +00:00
parent 272e00d6ba
commit 5a7ae5989e

View file

@ -1,6 +1,6 @@
# Template file for 'python-txgithub' # Template file for 'python-txgithub'
pkgname=python-txgithub pkgname=python-txgithub
version=0.2.0 version=15.0.0
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="MIT" license="MIT"
homepage="https://github.com/tomprince/txgithub" homepage="https://github.com/tomprince/txgithub"
distfiles="http://pypi.python.org/packages/source/t/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz" distfiles="http://pypi.python.org/packages/source/t/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
checksum=482f3d88359115c7bb2080bd49cd45b3cf41843a5d74292b58cb1eeb6d49bfc5 checksum=dda229e23bcfd6d7a26646b6feb74d2721ee8db9447e4e7dd7aacf8dfc8feb99
post_install() { post_install() {
# Conflicts with gist pkg: # Conflicts with gist pkg: