diff options
| author | Ingar <ingar@telenet.be> | 2026-04-07 21:25:22 +0200 |
|---|---|---|
| committer | Ingar <ingar@telenet.be> | 2026-04-07 21:25:22 +0200 |
| commit | 019f54ecc4977da3a2e022e7d322345cc69c1d1d (patch) | |
| tree | 76c4543a9997216ebd9b3a8b3da4cc62bc8b321d | |
| parent | 8af8471037a8a9625966bd9cf8467d0859937ff0 (diff) | |
Updated to v2.2.0.
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,8 +3,8 @@ # Contributor: Peter Strapp <peter@strapp.co.uk> pkgname=indi-3rdparty-drivers -pkgver=2.1.9 -pkgrel=2 +pkgver=2.2.0 +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" @@ -17,7 +17,7 @@ source=( "indi-3rdparty-${pkgver}.tar.gz::https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz" ) sha256sums=( - "4c9bbd6864175b1384c5aaf1bb21ca6ec3e95189ee900231b77e0a7b9c5cae16" + "2f5f329326bf6e468e6313724679e2934314dcee234715cbc5cac39279142f04" ) prepare() { |
