summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 235190e..f09fc5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Peter Strapp <peter@strapp.co.uk>
pkgname=indi-3rdparty-drivers
-pkgver=2.2.1.1
+pkgver=2.2.2.1
pkgrel=1
pkgdesc="3rd party drivers for INDI, a distributed control protocol designed to operate astronomical instrumentation"
provides=("libindi_3rdparty")
@@ -18,7 +18,7 @@ source=(
"indi-3rdparty-${pkgver}.tar.gz::https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz"
)
sha256sums=(
- "b336df05a4e4313b02264e6cd59ecc78f0b37ac68eb895ffb617ae553a7db12a"
+ "4df108d1d68840c87350d35fa4fb8af911387b6143842cfbcb41a033c1c5ef2c"
)
prepare() {