summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchilleas Pipinellis2018-08-13 21:56:41 +0200
committerAchilleas Pipinellis2018-08-13 21:56:41 +0200
commit19e0717740a68b8f3978899128b64601217b37f6 (patch)
tree7a5aab64037c4a5fa9b7d1085e6e51dc10cb880e /PKGBUILD
parent2d375ce441ac53bf07afd790b572eff6be909966 (diff)
downloadaur-python2-ansicolors.tar.gz
Update to 1.1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56d40a2fc1d6..b19bac71cef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,15 @@
pkgname=python2-ansicolors
_pkgname=ansicolors
-pkgver=1.0.2
+pkgver=1.1.8
pkgrel=1
pkgdesc="ANSI colors for Python"
arch=('any')
-url="https://github.com/verigak/colors/"
+url="https://github.com/jonathaneunice/colors/"
license=('ISC')
depends=('python2')
makedepends=("python2-distribute")
-source=("http://pypi.python.org/packages/source/a/$_pkgname/$_pkgname-$pkgver.tar.gz")
-md5sums=("d3a19fcd75c89772360e0d2b693fc50f")
+source=("https://files.pythonhosted.org/packages/76/31/7faed52088732704523c259e24c26ce6f2f33fbeff2ff59274560c27628e/$_pkgname-$pkgver.zip")
package() {
cd "$srcdir/$_pkgname-$pkgver"
@@ -20,3 +19,5 @@ package() {
}
# vim:set ts=2 sw=2 et:
+sha512sums=('5afc4a7a6dc4028ad3db80c0e25e340482295ba41082107287abe7f20f6d4a2d0d17bccf269d7ac71482b7944134487f9238bb2c22c8a2f0bf9ea8288e543378')
+sha512sums=('5afc4a7a6dc4028ad3db80c0e25e340482295ba41082107287abe7f20f6d4a2d0d17bccf269d7ac71482b7944134487f9238bb2c22c8a2f0bf9ea8288e543378')