summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2024-03-04 20:26:28 +0100
committerFabioLolix2024-03-04 20:26:28 +0100
commit5db2c65686a5521e53d04d3f1bbb8950fd45493b (patch)
tree1e62c272045b74e83157ac2ce3cda24c17d7224c
parente37771a1e790788ed4a524110285623b03aa654d (diff)
downloadaur-5db2c65686a5521e53d04d3f1bbb8950fd45493b.tar.gz
use libgpiod-1.6.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d96936b056f..0157d034ddd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linuxcnc
pkgdesc = Controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more (formerly EMC2)
pkgver = 2.9.2
- pkgrel = 1
+ pkgrel = 2
url = https://linuxcnc.org/
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 4f0735691e89..f080b10809ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=linuxcnc
pkgver=2.9.2
-pkgrel=1
+pkgrel=2
pkgdesc="Controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more (formerly EMC2)"
arch=(x86_64)
license=(GPL2 'custom: unredestributable')
@@ -13,7 +13,7 @@ url="https://linuxcnc.org/"
depends=(glibc python gtk3 libusb libxss python-cairo gobject-introspection-runtime dbus-python python-pillow libxmu
python-gobject tk python-matplotlib boost-libs python-numpy gstreamer at-spi2-core libepoxy libtirpc libxft
harfbuzz gcc-libs fontconfig gdk-pixbuf2 libxext librsvg glib2 zlib cairo readline systemd-libs freetype2
- libx11 libxinerama python-configobj libgpiod python-yapps2 tcl pango bwidget)
+ libx11 libxinerama python-configobj libgpiod-1.6.4 python-yapps2 tcl pango bwidget)
makedepends=(intltool boost asciidoc glu procps-ng psmisc tclx)
options=(!emptydirs)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/LinuxCNC/linuxcnc/archive/refs/tags/v${pkgver}.tar.gz"