summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngar <ingar@telenet.be>2024-04-04 20:56:02 +0000
committerIngar <ingar@telenet.be>2024-04-04 20:56:02 +0000
commitc34ca617ddfd5bad61d144ff11d341a2332e8819 (patch)
treeee044b16666df5fc39103d0252ca12440569456a
parentbaab5274782b295fdc50c2fb62111d388d5fe7c9 (diff)
Updated to v2.0.7.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b350daa..b02af86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Peter Strapp <peter@strapp.co.uk>
pkgname=libindi_3rdparty
-pkgver=2.0.6
+pkgver=2.0.7
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=("99822ed417fd4cb9646065fe6158244495f082d714c6f1bbbbdb48ebd8e303b2")
+sha256sums=("fba99ea51d0573df37ed614b9300103976601216f29ac83e18fcf0e42221a5d6")
prepare() {
mkdir -p build