summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHLFH2024-05-06 09:50:47 +0200
committerHLFH2024-05-06 09:50:47 +0200
commite7a06a7a43b32fcee9c614d2f449f6f21651e2a7 (patch)
tree1ae8b8f12469803f70104f2f595686f0254d7f06 /PKGBUILD
parent1a5f08a6c4202ef0942cd3ed62da70c8aafe6f53 (diff)
downloadaur-e7a06a7a43b32fcee9c614d2f449f6f21651e2a7.tar.gz
build against python 3.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be946eee5c7b..93a8dbce246d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url="https://github.com/searxng/fasttext-predict"
provides=("python-fasttext-predict")
conflicts=("python-fasttext" "python-fasttest-git" "python-fasttext-predict")
pkgver=0.9.2.1.r0.g0807442
-pkgrel=2
+pkgrel=3
arch=("x86_64")
license=("MIT")
makedepends=("git" "python-setuptools")