summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc-Olivier Barre2021-07-26 11:11:19 +0200
committerMarc-Olivier Barre2021-07-26 11:11:19 +0200
commit2c0b323fa70b20ef095e792b9b9d81d2019738bf (patch)
tree446ed8ffdfe54bd093c2e436a77f0c8dba435ffe /PKGBUILD
parent258c7fa304d17dfc48af5c36d238bdecafdb7d9e (diff)
downloadaur-2c0b323fa70b20ef095e792b9b9d81d2019738bf.tar.gz
Bump to 1.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 856b24c00d23..1ce7d4666cd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: Peter Strapp <peter at strapp.co.uk>
pkgname=libindi_3rdparty
-pkgver=1.9.0
+pkgver=1.9.1
pkgrel=1
pkgdesc="3rd party drivers for INDI, a distributed control protocol designed to operate astronomical instrumentation"
provides=('libindi_3rdparty')
url="http://www.indilib.org/index.php?title=Main_Page"
license=(LGPL2.1)
arch=(i686 x86_64)
-depends=(libvorbis libusb openal libnova libjpeg libindi libgphoto2 libftdi-compat cfitsio dcraw libftdi rtl-sdr)
+depends=(libvorbis libusb openal libnova libjpeg libindi libgphoto2 libftdi-compat cfitsio dcraw libftdi rtl-sdr gpsd)
makedepends=(cmake boost)
conflicts=(libqhy-git)
source=("https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz")
-sha256sums=("ed4f20d7049e08453e7aa45e1bd5572b23003cfc2d6cb2956f898ccea8010613")
+sha256sums=("5918c3cf7f907201d6cf159ea7cbadf618fda197ba35dff3c0d4b37f2d67f695")
prepare() {