From 3ee266c94a71e7af1178db97f2fe49d3269cb6ed Mon Sep 17 00:00:00 2001
From: Alessio Sergi <al3hex@gmail.com>
Date: Mon, 17 Jul 2017 15:11:11 +0200
Subject: [PATCH] python-decorator: update to 4.1.1

---
 srcpkgs/python-decorator/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python-decorator/template b/srcpkgs/python-decorator/template
index fb99839d681..47bd7c84cdc 100644
--- a/srcpkgs/python-decorator/template
+++ b/srcpkgs/python-decorator/template
@@ -1,6 +1,6 @@
 # Template file for 'python-decorator'
 pkgname=python-decorator
-version=4.0.11
+version=4.1.1
 revision=1
 noarch=yes
 wrksrc="decorator-${version}"
@@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
 homepage="https://github.com/micheles/decorator"
 license="2-clause-BSD"
 distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz"
-checksum=953d6bf082b100f43229cf547f4f97f97e970f5ad645ee7601d55ff87afdfe76
+checksum=d48a0a1107a1e72ebd603ae3f9b06e4b9109f7fa92e28152a710adc4d37bf6e9
 
 post_install() {
 	vlicense LICENSE.txt LICENSE