This commit is contained in:
Lehel Gyuro 2025-12-05 13:55:58 +01:00
parent 301f7c4dfb
commit 923e55b964
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.6
pkgver = 2.1.7
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.6
source = https://github.com/indilib/indi-3rdparty/archive/v2.1.6.tar.gz
sha256sums = a02159706b633d6ab92aa234930ed2a8c8cf08189bc9e09f2cf808dc52ec0a6b
depends = libindi=2.1.7
source = https://github.com/indilib/indi-3rdparty/archive/v2.1.7.tar.gz
sha256sums = 4d1e3ee713af1bac2e86627d5fed3c542187f2246168f195b3ec802607c71e8b
pkgname = libindi-orion-ssg3

View file

@ -1,7 +1,7 @@
# Maintainer: Lehel Gyuro <lehel@freemail.hu>
pkgname=libindi-orion-ssg3
pkgver=2.1.6
pkgver=2.1.7
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=("a02159706b633d6ab92aa234930ed2a8c8cf08189bc9e09f2cf808dc52ec0a6b")
sha256sums=("4d1e3ee713af1bac2e86627d5fed3c542187f2246168f195b3ec802607c71e8b")
prepare() {
mkdir -p build