summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc-Olivier Barre2019-03-04 18:12:52 +0100
committerMarc-Olivier Barre2019-03-04 18:12:52 +0100
commite17e934bb941f9a68e8e4dd7544660d78407a964 (patch)
treede29263068fbd9e89efc6c50e76202e02002d875 /PKGBUILD
parent0fd36d3d6cd7241f62f88b1099de241c69a4e9eb (diff)
downloadaur-e17e934bb941f9a68e8e4dd7544660d78407a964.tar.gz
Bump version to 1.7.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 822fc9b89342..7096e0cebfbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Peter Strapp <peter at strapp.co.uk>
pkgname=libindi_3rdparty
-pkgver=1.7.5
+pkgver=1.7.6
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=('842ec3ad1a2e19f7bcad7c03d3982b45ffa84c905df751001f620896002c4e09')
+sha256sums=('db3b176fbff90b059546cf33a1a0bf59f3e84e26b8228e136f6493f3bd4a5e48')
prepare() {
mkdir -p build