summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIngar <ingar@telenet.be>2024-12-29 14:43:15 +0000
committerIngar <ingar@telenet.be>2024-12-29 14:43:15 +0000
commit4a7794384a0491b01172a47045d8ea596e1fe8a0 (patch)
treef50aa1c00f8703dc170a1d6bab501849694be6be /PKGBUILD
parent531accbe222eaabc9e4087cbdf177ca786ab65c8 (diff)
Updated to v2.1.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e84367..40f5eca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Peter Strapp <peter@strapp.co.uk>
pkgname=libindi_3rdparty_libs
-pkgver=2.1.0
+pkgver=2.1.1
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=("c2a873d81b718e31c5f5b8d25136fdfe19b2e21f420d67b270c65acfe5a5d313")
+sha256sums=("17ae94f77171887920f91a78e322de49e55cc24a068e86b1091fa50978d3a127")
prepare() {
mkdir -p build