summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc-Olivier Barre2020-04-27 14:55:30 +0200
committerMarc-Olivier Barre2020-04-27 14:55:30 +0200
commitb3f10a628b73c57e603f3076c6ab7428b89dd663 (patch)
tree96502b006bf4a228af79fbd9455bba626478cd0f /PKGBUILD
parent248a616661d6d65ab009f04422f072570cf4e53c (diff)
downloadaur-b3f10a628b73c57e603f3076c6ab7428b89dd663.tar.gz
Bump version to 1.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04e04ede1528..2a202e242e39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Peter Strapp <peter at strapp.co.uk>
pkgname=libindi_3rdparty
-pkgver=1.8.4
+pkgver=1.8.5
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=('18cbfb4bfddfe4238162a33f0d5357e9968f33145e17599eb532f4bea330985e')
+sha256sums=('acbddca69c25b2c46ebc0982e8dbbf4912a43f6a4b45d46b007deab8805caed8')
prepare() {