summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc-Olivier Barre2019-09-23 16:14:46 +0200
committerMarc-Olivier Barre2019-09-23 16:14:46 +0200
commite5720e703371e3c4d28f7e597546796a16ebbf05 (patch)
tree9d561dca9ca37de6729d063ffa6db68f67eb9da4 /PKGBUILD
parent3c2bc677e10987a93ebc47bba67f5e4f22afffe8 (diff)
downloadaur-e5720e703371e3c4d28f7e597546796a16ebbf05.tar.gz
bump to version 1.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58a501e53d86..9f57676f8d53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Peter Strapp <peter at strapp.co.uk>
pkgname=libindi_3rdparty
-pkgver=1.8.0
+pkgver=1.8.1
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/archive/v${pkgver}.tar.gz")
-sha256sums=('82004db3d1e45f8852c1b871fdb925a9ce0afda4f8f92de0a197b9b868933abf')
+sha256sums=('d9250a60ce0f37c800982ef3f3c3a00a77f4eb9f500f1e96edbc1ea7c988d489')
prepare() {
mkdir -p build