From 83987f0142a3b2cdb5aa80a8b760e31a01b50a96 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 01:34:04 +0200 Subject: [PATCH] python-snowballstemmer: rebuild for Python 3.6 --- srcpkgs/python-snowballstemmer/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-snowballstemmer/template b/srcpkgs/python-snowballstemmer/template index 401e45864c6..ce5fe24b2e3 100644 --- a/srcpkgs/python-snowballstemmer/template +++ b/srcpkgs/python-snowballstemmer/template @@ -1,7 +1,7 @@ # Template file for 'python-snowballstemmer' pkgname=python-snowballstemmer version=1.2.1 -revision=2 +revision=3 noarch=yes wrksrc="snowballstemmer-${version}" build_style=python-module