From 14f38d4230938f59e92a1dc4406784b797a4fea7 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 30 Sep 2018 19:33:05 +0200 Subject: [PATCH] python-CherryPy: fix reverts to include revision --- srcpkgs/python-CherryPy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-CherryPy/template b/srcpkgs/python-CherryPy/template index 1f6515e5923..c120fb51c0f 100644 --- a/srcpkgs/python-CherryPy/template +++ b/srcpkgs/python-CherryPy/template @@ -1,8 +1,8 @@ # Template file for 'python-CherryPy' pkgname=python-CherryPy -reverts="18.0.1 18.0.0" +reverts="18.0.1_1 18.0.0_1" version=17.4.0 -revision=1 +revision=2 noarch=yes wrksrc="CherryPy-${version}" build_style=python-module