summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAutoupdate2017-09-29 12:06:22 +0000
committerAutoupdate2017-09-29 12:06:22 +0000
commitc858743b1bc621a4dba169b6344c7e9630488570 (patch)
tree354e0789e6614d7d633157ccbb1e01f32303947c /PKGBUILD
parentbc2da8fa58b135794de8d75a99b78a848da9a158 (diff)
downloadaur-c858743b1bc621a4dba169b6344c7e9630488570.tar.gz
[autoupdate] Update to 7.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3de55e69a436..68b2602e46fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maikel Wever <maikelwever@gmail.com>
pkgname=python-coloredlogs
-pkgver=5.2
+pkgver=7.3
pkgrel=3
pkgdesc="Colored terminal output for Python's logging module"
url="https://github.com/xolox/python-coloredlogs"
@@ -8,7 +8,7 @@ license=('MIT')
depends=('python' 'python-humanfriendly')
makedepends=('python-setuptools')
source=("https://github.com/xolox/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('12b89a5dae84328d1a3382377baac637')
+md5sums=('14919bf91614cbc563479328cc11b9f1')
arch=('any')
package() {