summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc-Olivier Barre2021-03-02 12:18:12 +0100
committerMarc-Olivier Barre2021-03-02 12:18:12 +0100
commit4e2eb985787748e78115dcb876950bcee8cf8b4c (patch)
tree66ae6924ca48fb4afa18758d832623b1e203ba4c /PKGBUILD
parent7c7573a6f41c6c0bda2e427f963e48a1dc01087f (diff)
downloadaur-4e2eb985787748e78115dcb876950bcee8cf8b4c.tar.gz
Bump to 1.8.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2171f1b4cf50..ba3f8ada68e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Peter Strapp <peter at strapp.co.uk>
pkgname=libindi_3rdparty
-pkgver=1.8.8
+pkgver=1.8.9
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=("0a50aff683e4e76d12b7558076734ace3c4340d93fcab2c25c8a7c0bc3d53816")
+sha256sums=("552b817c60f50d08c23269f8b6998d7e860731c6a5aebed854bcdb4a5fb13445")
prepare() {