Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libindi


Commits:
57208b1a by Antonio Rojas at 2024-09-30T22:37:33+02:00
upgpkg: 2.1.0-1: Update to 2.1.0

- - - - -


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.0.9
-       pkgrel = 2
+       pkgver = 2.1.0
+       pkgrel = 1
        url = https://www.indilib.org/index.php?title=Main_Page
        arch = x86_64
        license = LGPL-2.1-only
@@ -25,7 +25,7 @@ pkgbase = libindi
        depends = rtl-sdr
        depends = zlib
        optdepends = qt5-base: Qt client library
-       source = git+https://github.com/indilib/indi#tag=v2.0.9
-       sha256sums = 
84111ce562e845b5a2ed8dfe734f4da84f6d6f1cbbacd28789f576d8973143de
+       source = git+https://github.com/indilib/indi#tag=v2.1.0
+       sha256sums = 
119a418a1aad7eb7f9849e6f42e0ec8cc350530629a324fb95c11ebda7d30111
 
 pkgname = libindi


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Tobias Powalowski <tp...@archlinux.org>
 
 pkgname=libindi
-pkgver=2.0.9
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 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=('84111ce562e845b5a2ed8dfe734f4da84f6d6f1cbbacd28789f576d8973143de')
+sha256sums=('119a418a1aad7eb7f9849e6f42e0ec8cc350530629a324fb95c11ebda7d30111')
 
 build() {
   cmake -B build -S indi \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libindi/-/commit/57208b1aabb107cca366e6f6b38027dd624199d5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libindi/-/commit/57208b1aabb107cca366e6f6b38027dd624199d5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to