Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / libindi
Commits: 38240fbf by Antonio Rojas at 2023-08-01T12:30:23+02:00 upgpkg: 2.0.3-1: Update to 2.0.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Tobias Powalowski <[email protected]> pkgname=libindi -pkgver=2.0.2 +pkgver=2.0.3 pkgrel=1 pkgdesc='A distributed control protocol designed to operate astronomical instrumentation' url='https://www.indilib.org/index.php?title=Main_Page' @@ -12,7 +12,7 @@ arch=(x86_64) depends=(libnova cfitsio libjpeg gsl libtheora fftw libev rtl-sdr) makedepends=(cmake qt5-base) source=(https://github.com/indilib/indi/archive/v$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('dae768e461a8f36988afa90e009768fb21729d105a2327939b2ffb05afb70035') +sha256sums=('8b16c2f7e37bc3fa8f0523abfb437ff3454cbf607b6388a1dda6e668d1849fa8') build() { cmake -B build -S indi-$pkgver \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libindi/-/commit/38240fbfa9e4ce982fa92aeeedb7a98dd33f10df -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libindi/-/commit/38240fbfa9e4ce982fa92aeeedb7a98dd33f10df You're receiving this email because of your account on gitlab.archlinux.org.
