summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-10-27 19:20:14 -0700
committerAndy Weidenbaum2015-10-27 19:20:14 -0700
commit673b0c6f11d9711376e76e07087185c08fdfb690 (patch)
treeb3c89fa7d3c3502797e3eff957301d0ae6d94914 /PKGBUILD
parent4223a20b4f9365707dbdf7cdf97b4dd9b493026c (diff)
downloadaur-673b0c6f11d9711376e76e07087185c08fdfb690.tar.gz
update pkgver to 3.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c2cc2960d7c..2827b5f2be62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-coloredlogs
-pkgver=3.1.2
+pkgver=3.1.3
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=('9b350787e1f7e63ef73a810856695170')
-sha256sums=('ad559e2f2e08eadfb63a210344acf0d00855ba0896fc5662e8d57e1a488e3209')
+md5sums=('f89d0f1d8e53ef39300ecfe511f8d1e5')
+sha256sums=('d2195daa0e310bfaaf3dae47e22feaa3ee3631885e2ffc19aa765ad02196bf03')
provides=('coloredlogs' 'python2-coloredlogs')
conflicts=('coloredlogs')