summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIngar <ingar@telenet.be>2024-06-10 08:56:24 +0000
committerIngar <ingar@telenet.be>2024-06-10 08:56:24 +0000
commitf6ef99fc49620a5c267858030d27856b7d619e66 (patch)
treeb050d6b7d3e39c9a69458bf90749296816e35b97 /PKGBUILD
parent32381a39722ea4829953b0ad9b3458e0ca8a423d (diff)
Updated to v2.0.8.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69c63a3..1de621a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Peter Strapp <peter@strapp.co.uk>
pkgname=libindi_3rdparty_libs
-pkgver=2.0.7
+pkgver=2.0.8
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=("fba99ea51d0573df37ed614b9300103976601216f29ac83e18fcf0e42221a5d6")
+sha256sums=("dbee5d88788266b9a17878e354fed12afea6716cf905351b62d0ec6f90bfdc73")
prepare() {
mkdir -p build