summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin McCormack2021-10-12 08:51:29 -0400
committerKevin McCormack2021-10-12 08:51:29 -0400
commitad382ce2082483bf0154da4a6bc4f6b1305e5585 (patch)
tree5cc96b5841214e3af4a1732976ba60879e236508
parente19585c7dac10e6094adfde6488b9cbf60a058a6 (diff)
downloadaur-ad382ce2082483bf0154da4a6bc4f6b1305e5585.tar.gz
Replace sip with sip4
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdaf3942f4f4..09e3a99ec771 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://gitlab.com/lulzbot3d/cura-le/curabuild-lulzbot/
pkgname=cura-lulzbot
pkgver=3.6.21
-pkgrel=6
+pkgrel=7
pkgdesc='Cura LulzBot Edition for LulzBot 3D Printers by Aleph Objects, Inc.'
arch=('x86_64')
url='https://www.lulzbot.com/cura'
@@ -37,7 +37,7 @@ makedepends=('cmake'
'python-sip'
'python-zeroconf'
'qt5-tools'
- 'sip')
+ 'sip4')
optdepends=('python-zeroconf: Detecting mDNS printers'
'python-pyserial: USB printing')
@@ -130,4 +130,4 @@ package() {
# We also need to manually install openblas to avoid a conflict with blas.
#
# Ex.
-# extra-x86_64-build -- -c -I ~/builds/libffi6/libffi6-3.2.1-1-x86_64.pkg.tar.zst -I ~/builds/python-numpy-stl/python-numpy-stl-2.11.2-1-any.pkg.tar.zst -I /var/cache/pacman/pkg/openblas-0.3.10-1-x86_64.pkg.tar.zst
+# extra-x86_64-build -- -c -I ~/builds/libffi6/libffi6-3.2.1-1-x86_64.pkg.tar.zst -I ~/builds/python-numpy-stl/python-numpy-stl-2.16.3-1-x86_64.pkg.tar.zst -I /var/cache/pacman/pkg/openblas-0.3.18-1-x86_64.pkg.tar.zst