summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIngar <ingar@telenet.be>2024-09-09 22:55:53 +0000
committerIngar <ingar@telenet.be>2024-09-09 22:55:53 +0000
commitad40e0363eb2ab58e2b654e34bb62d102988db5d (patch)
treea8f7449caf0f581cf1a1c6a7d6c16638a905cd97 /PKGBUILD
parent2f94c4d615becc3e2dbff6378f5e60b6172f7cd7 (diff)
Updated to v2.0.9, removed deprecated architectures.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99136c6..272fbe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Peter Strapp <peter@strapp.co.uk>
pkgname=libindi_3rdparty
-pkgver=2.0.8
+pkgver=2.0.9
pkgrel=1
pkgdesc="3rd party drivers for INDI, a distributed control protocol designed to operate astronomical instrumentation"
provides=("libindi_3rdparty")
@@ -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=("dbee5d88788266b9a17878e354fed12afea6716cf905351b62d0ec6f90bfdc73")
+sha256sums=("f9e0af8f81c6a94a9b078f78c04f50c6b6c419e8a61df99e19b40dbead7a64b3")
prepare() {
mkdir -p build