summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc-Olivier Barre2021-01-19 17:24:38 +0100
committerMarc-Olivier Barre2021-01-19 17:24:38 +0100
commit7c7573a6f41c6c0bda2e427f963e48a1dc01087f (patch)
tree9fa3d073284c21f2fe28e6fc7976f9fcf4324abf /PKGBUILD
parent6937fa2e793b0ae487fa7c4bbed8aa7b73d40c28 (diff)
downloadaur-7c7573a6f41c6c0bda2e427f963e48a1dc01087f.tar.gz
Bump to version 1.8.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0bc9eadc933..2171f1b4cf50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Peter Strapp <peter at strapp.co.uk>
pkgname=libindi_3rdparty
-pkgver=1.8.7
+pkgver=1.8.8
pkgrel=1
pkgdesc="3rd party drivers for INDI, a distributed control protocol designed to operate astronomical instrumentation"
provides=('libindi_3rdparty')
@@ -13,7 +13,7 @@ depends=(libvorbis libusb openal libnova libjpeg libindi libgphoto2 libftdi-comp
makedepends=(cmake boost)
conflicts=(libqhy-git)
source=("https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz")
-sha256sums=("7571bbc087e0efa2df992c174fca9a7e87e6b2a0f0c6d99cdff01af6fe7e82de")
+sha256sums=("0a50aff683e4e76d12b7558076734ace3c4340d93fcab2c25c8a7c0bc3d53816")
prepare() {