summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 404768d0b7a5..ac3e52418696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-rebulk
_name=${pkgname#python-}
pkgver=3.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="Define simple search patterns in bulk to perform advanced matching on any string. "
arch=("any")
url="https://github.com/Toilal/rebulk"
@@ -19,7 +19,6 @@ optdepends=(
makedepends=(
'python-setuptools'
- 'python2-setuptools'
)
options=(!emptydirs)