summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc-Olivier Barre2018-04-18 13:55:25 +0200
committerMarc-Olivier Barre2018-04-18 13:55:25 +0200
commit7ccc41f6af64cd6eb8b123d474dfad04bed28149 (patch)
tree5b7702140642122b9c5f70c78c9aedeb86446bf7 /PKGBUILD
parent659a42c39f35b848b7bfa350b3cb3cfc1abd331e (diff)
downloadaur-7ccc41f6af64cd6eb8b123d474dfad04bed28149.tar.gz
Bump revision and add libqhy-git to the conflicting packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 499cb16e2769..7bd4ea3946c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=libindi_3rdparty
pkgver=1.7.1
-pkgrel=1
+pkgrel=2
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"
@@ -11,6 +11,7 @@ license=(LGPL2.1)
arch=(i686 x86_64)
depends=(libvorbis libusb openal libnova libjpeg libindi libgphoto2 libftdi-compat cfitsio dcraw libftdi rtl-sdr)
makedepends=(cmake boost)
+conflicts=(libqhy-git)
source=("https://github.com/indilib/indi/releases/download/v${pkgver}/${pkgname}_${pkgver}.tar.gz")
sha1sums=('d901352df21d6116b96dc0e5e5395ac9c4e3398a')