This commit is contained in:
Lehel Gyuro 2025-10-10 14:00:04 +02:00
parent 95ea50437f
commit 301f7c4dfb
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = libindi-orion-ssg3
pkgdesc = INDI driver for products manufactured by indi-orion-ssg3
pkgver = 2.1.5.1
pkgver = 2.1.6
pkgrel = 1
url = http://www.indilib.org/index.php?title=Main_Page
arch = i686
@ -8,8 +8,8 @@ pkgbase = libindi-orion-ssg3
arch = aarch64
license = LGPL-2.1-or-later
makedepends = cmake
depends = libindi=2.1.5.1
source = https://github.com/indilib/indi-3rdparty/archive/v2.1.5.1.tar.gz
sha256sums = 9a85e6cf928dd095f019adf1919c79f9a3ac55294bedb8c9f65cc8bf3f9152d8
depends = libindi=2.1.6
source = https://github.com/indilib/indi-3rdparty/archive/v2.1.6.tar.gz
sha256sums = a02159706b633d6ab92aa234930ed2a8c8cf08189bc9e09f2cf808dc52ec0a6b
pkgname = libindi-orion-ssg3

View file

@ -1,7 +1,7 @@
# Maintainer: Lehel Gyuro <lehel@freemail.hu>
pkgname=libindi-orion-ssg3
pkgver=2.1.5.1
pkgver=2.1.6
pkgrel=1
pkgdesc="INDI driver for products manufactured by indi-orion-ssg3"
url="http://www.indilib.org/index.php?title=Main_Page"
@ -10,7 +10,7 @@ arch=(i686 x86_64 aarch64)
depends=(libindi=${pkgver})
makedepends=(cmake)
source=("https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz")
sha256sums=("9a85e6cf928dd095f019adf1919c79f9a3ac55294bedb8c9f65cc8bf3f9152d8")
sha256sums=("a02159706b633d6ab92aa234930ed2a8c8cf08189bc9e09f2cf808dc52ec0a6b")
prepare() {
mkdir -p build