[arch-commits] Commit in libindi/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Jan 17 18:45:19 UTC 2022
Date: Monday, January 17, 2022 @ 18:45:19
Author: arojas
Revision: 1107922
Update to 1.9.4
Modified:
libindi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-17 18:45:14 UTC (rev 1107921)
+++ PKGBUILD 2022-01-17 18:45:19 UTC (rev 1107922)
@@ -3,8 +3,8 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=libindi
-pkgver=1.9.3
-pkgrel=2
+pkgver=1.9.4
+pkgrel=1
pkgdesc='A distributed control protocol designed to operate astronomical instrumentation'
url='https://www.indilib.org/index.php?title=Main_Page'
license=(GPL2)
@@ -12,7 +12,7 @@
depends=(libnova cfitsio libusb libjpeg gsl libtheora fftw)
makedepends=(cmake boost qt5-base)
source=(https://github.com/indilib/indi/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('0ebcae9a5b7a1a94fdaf41ff8c743310a1597c773ec50e92ad10c9a406c239ad')
+sha256sums=('0d2ec2a472bba04020a24bf34554318e9c891bd14b06c175f6a272ed24b90fe9')
prepare() {
sed -e 's|GROUP="plugdev", MODE="0666"|TAG+="uaccess"|' -i indi-$pkgver/drivers/*/*.rules
More information about the arch-commits
mailing list