George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / libindi
Commits: 8172bc62 by George Rawlinson at 2024-10-04T13:47:20+13:00 upgpkg: 2.1.0-2; rtl-sdr rebuild - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = libindi pkgdesc = A distributed control protocol designed to operate astronomical instrumentation pkgver = 2.1.0 - pkgrel = 1 + pkgrel = 2 url = https://www.indilib.org/index.php?title=Main_Page arch = x86_64 license = LGPL-2.1-only @@ -26,6 +26,6 @@ pkgbase = libindi depends = zlib optdepends = qt5-base: Qt client library source = git+https://github.com/indilib/indi#tag=v2.1.0 - sha256sums = 119a418a1aad7eb7f9849e6f42e0ec8cc350530629a324fb95c11ebda7d30111 + sha256sums = 3bb65617a0e47cc127c3a8fa49d16cc0151278546287c31251ce348da7a69232 pkgname = libindi ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=libindi pkgver=2.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='A distributed control protocol designed to operate astronomical instrumentation' url='https://www.indilib.org/index.php?title=Main_Page' license=(LGPL-2.1-only) @@ -30,7 +30,7 @@ makedepends=(cmake qt5-base) optdepends=('qt5-base: Qt client library') source=(git+https://github.com/indilib/indi#tag=v$pkgver) -sha256sums=('119a418a1aad7eb7f9849e6f42e0ec8cc350530629a324fb95c11ebda7d30111') +sha256sums=('3bb65617a0e47cc127c3a8fa49d16cc0151278546287c31251ce348da7a69232') build() { cmake -B build -S indi \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libindi/-/commit/8172bc622a310d6d2b69a6ba299699d9d7edadce -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libindi/-/commit/8172bc622a310d6d2b69a6ba299699d9d7edadce You're receiving this email because of your account on gitlab.archlinux.org.