From e30d21d786fcc2fba868ae24d52564f2893feb72 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 13 Jul 2025 13:37:20 +0200 Subject: Updated to v2.1.4. --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 7108533..5aef40d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Peter Strapp pkgname=libindi_3rdparty_libs -pkgver=2.1.3 +pkgver=2.1.4 pkgrel=1 pkgdesc="dependencies for INDI 3rd party drivers" provides=("libindi_3rdparty-libs") @@ -14,7 +14,7 @@ depends=(libvorbis libusb openal libnova libjpeg libindi libgphoto2 libftdi-comp makedepends=(cmake boost) conflicts=() source=("https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz") -sha256sums=("bcb7cf2b9053c5b1e052a35247ec499a9d513f4ed257178b244c190394d0daa6") +sha256sums=("e9ab43d08d09555d2c9d3c658d1bcc3130c3465a3afe2300995fba0d6e737080") prepare() { mkdir -p build -- cgit v1.2.3