summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-10-23 08:16:47 -0700
committerAndy Weidenbaum2015-10-23 08:16:47 -0700
commit7b76ee9f9322a1f49de089e395519aae05d4c820 (patch)
tree78cabce0116193f25076b43d6746cb3e0d11eaa3 /PKGBUILD
parentac77336b5bbd26a90577be0b46d085e2d0c91a09 (diff)
downloadaur-7b76ee9f9322a1f49de089e395519aae05d4c820.tar.gz
update pkgver to 3.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2096293441f4..089ab0a443e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-coloredlogs
-pkgver=2.0
+pkgver=3.1.1
pkgrel=1
pkgdesc="Colored stream handler for the logging module"
arch=('any')
@@ -11,8 +11,8 @@ url="https://github.com/xolox/python-coloredlogs"
license=('MIT')
options=(!emptydirs)
source=(https://pypi.python.org/packages/source/c/${pkgname#python2-}/${pkgname#python2-}-$pkgver.tar.gz)
-md5sums=('b141af3a72e774e488232062145c7222')
-sha256sums=('532198042eac7560f5292961bfb6f844343132fda805575684f67deeb780b2c2')
+md5sums=('9c90d6ef8d62925778e7709b829f247d')
+sha256sums=('77fa21dec1a91a0ffb21c4d55a04128c0ae611b86bad01ff22110f792b13dd62')
provides=('ansi2html' 'python2-coloredlogs')
conflicts=('ansi2html')