summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMisaka135142024-01-27 13:47:15 +0800
committerMisaka135142024-01-27 13:47:15 +0800
commitc1353785a3576512f672a911f5e11a83b205962a (patch)
treefb50518db6c61124bb641db700baa1dc7040ae2b /PKGBUILD
parent5d5c58650d4d644b6bc2776d39e13d67ece9bc00 (diff)
downloadaur-python-lzf.tar.gz
fix python packages
upgpkg: python-largestinteriorrectangle 0.2.0-6 upgpkg: python-lzf 0.2.4-6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68551e3046cf..314b54546930 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=python-lzf
_name=${pkgname}
pkgver=0.2.4
-pkgrel=5
+pkgrel=6
pkgdesc="C Extension for liblzf"
arch=('x86_64')
url="https://github.com/teepark/python-lzf"
license=('BSD-3-Clause')
depends=('glibc')
-makedepends=('python-build' 'python-installer' 'python-wheel')
+makedepends=('python-setuptools' 'python-build' 'python-installer' 'python-wheel')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/release-$pkgver.tar.gz")
sha256sums=('a5197f7639112511d359e49e5bcaa28031eb57a6a6804d75bdde566ed3484c78')