summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsomini2023-05-08 00:06:05 +0100
committersomini2023-05-08 00:06:05 +0100
commit0f40b879fa77cdfb0bc102fb479c58125ad73b89 (patch)
treeb04e8e8493d5b508f265be78c9d36306329434a0 /PKGBUILD
parent418e317796802f110a48b309ad5d046f98848225 (diff)
downloadaur-python-lunr.tar.gz
Bump package due to Python 3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 933d2650589a..481f2c6541f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-lunr
_pkgname=lunr
pkgver=0.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="A Python implementation of Lunr.js (for mkdocs)"
arch=('any')
url="https://github.com/yeraydiazdiaz/lunr.py"