summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc-Olivier Barre2020-11-23 23:44:56 +0100
committerMarc-Olivier Barre2020-11-23 23:44:56 +0100
commit57c9dc8914f6946964bd23cb02f583205034f128 (patch)
tree7e6022ce074046d5b68085a277c2c127d98311af /PKGBUILD
parent162c813a56a0656d2bd1976c419f986648135048 (diff)
downloadaur-57c9dc8914f6946964bd23cb02f583205034f128.tar.gz
Bump to 1.8.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db7f84e6f0be..a0bc9eadc933 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Peter Strapp <peter at strapp.co.uk>
pkgname=libindi_3rdparty
-pkgver=1.8.6
+pkgver=1.8.7
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=("af4fd1ed174328cb8ff9d2e51da6a838b58206b39e3319cdb8d291d427e20cc0")
+sha256sums=("7571bbc087e0efa2df992c174fca9a7e87e6b2a0f0c6d99cdff01af6fe7e82de")
prepare() {