summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2020-12-04 11:04:53 +0200
committerChristoph Fink2020-12-04 11:04:53 +0200
commit2c63f6440e5b483c698169cc8fe630c7435a4900 (patch)
tree15c38a4d54650d0d8efc3dad236982369d8c480c
parent5f8a52a09733bec8a6d2634ee37acdec475378fc (diff)
downloadaur-2c63f6440e5b483c698169cc8fe630c7435a4900.tar.gz
upgpkg: python-fasttext 0.9.2-2
bump version to force rebuild due to interpreter update (python-3.9)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd85cb0da71c..a7de385f0e76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-fasttext
pkgdesc = Library for fast text representation and classification – Python bindings
pkgver = 0.9.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/facebookresearch/fastText
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 771b499e64cf..54e5b70440de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ provides=('python-fasttext')
conflicts=('python-fasttext')
pkgver=0.9.2
-pkgrel=1
+pkgrel=2
arch=('x86_64')
license=('BSD')