[arch-commits] Commit in python-snowballstemmer/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Nov 21 13:15:09 UTC 2021


    Date: Sunday, November 21, 2021 @ 13:15:09
  Author: felixonmars
Revision: 1052965

upgpkg: python-snowballstemmer 2.2.0-1

Modified:
  python-snowballstemmer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-21 13:05:01 UTC (rev 1052964)
+++ PKGBUILD	2021-11-21 13:15:09 UTC (rev 1052965)
@@ -2,7 +2,7 @@
 # Contributor: xantares
 
 pkgname=python-snowballstemmer
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 arch=('any')
 pkgdesc="Snowball stemming library collection for Python"
@@ -12,7 +12,7 @@
 optdepends=('python-pystemmer: for improved performance')
 makedepends=('python-setuptools')
 source=("https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-$pkgver.tar.gz")
-sha512sums=('e0550d3389074d7686d26397ff2289519cd8b26cf7090fe781d6407d1c2b95f912347d70cd25e02d6016c454ad6c5cf6d648e54ef87161328ac57bc1ceaf7826')
+sha512sums=('f1dee83e06fc79ffb250892fe62c75e3393b9af07fbf7cde413e6391870aa74934302771239dea5c9bc89806684f95059b00c9ffbcf7340375c9dd8f1216cd37')
 
 build() {
   cd "$srcdir"/snowballstemmer-$pkgver



More information about the arch-commits mailing list