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 109fe047fe86..b7e3a1579ad6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-lightning-bolts
_pkgname=lightning-bolts
pkgver=0.5.0
-pkgrel=2
+pkgrel=3
pkgdesc='Toolbox of models, callbacks, and datasets for AI/ML researchers'
arch=('any')
url='https://github.com/Lightning-AI/lightning-bolts'
@@ -17,7 +17,6 @@ makedepends=(
python-build
python-installer
python-wheel
-# python-setuptools
)
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/Lightning-AI/lightning-bolts/archive/refs/tags/${pkgver}.tar.gz")
sha512sums=('cf54f5ee436b226053ed94596a53da7d82f87c990142af968dfab2da3434fceb1e45c97ecedf518fee38a9e1890204572a31c48653ebfdf5078e7c57447c7bd5')