From 14ea05c64254c80390775474e933ddbf9a414fc9 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 13 Apr 2019 17:26:14 +0200 Subject: [PATCH] python-prompt_toolkit2: revbump to re-register after removal --- srcpkgs/python-prompt_toolkit2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-prompt_toolkit2/template b/srcpkgs/python-prompt_toolkit2/template index ba2e1c53dbc..0fa71fa06dc 100644 --- a/srcpkgs/python-prompt_toolkit2/template +++ b/srcpkgs/python-prompt_toolkit2/template @@ -1,7 +1,7 @@ # Template file for 'python-prompt_toolkit2' pkgname=python-prompt_toolkit2 version=2.0.9 -revision=2 +revision=3 archs=noarch wrksrc="prompt_toolkit-${version}" build_style=python-module