From 531accbe222eaabc9e4087cbdf177ca786ab65c8 Mon Sep 17 00:00:00 2001 From: Ingar Date: Sun, 20 Oct 2024 09:45:20 +0000 Subject: Updated to v2.1.0. --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 9f5a459..7e84367 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Peter Strapp pkgname=libindi_3rdparty_libs -pkgver=2.0.9 +pkgver=2.1.0 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=("f9e0af8f81c6a94a9b078f78c04f50c6b6c419e8a61df99e19b40dbead7a64b3") +sha256sums=("c2a873d81b718e31c5f5b8d25136fdfe19b2e21f420d67b270c65acfe5a5d313") prepare() { mkdir -p build -- cgit v1.2.3