summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorservices.build-monitoring2022-08-06 18:50:11 +0200
committerservices.build-monitoring2022-08-06 18:50:11 +0200
commit188f06456820bf9e5087f777944bed11496acad5 (patch)
tree333692ee9a99fc5ac1e275e75895304959463776
parentaecf9cfae684d2a3fb58105a63cf0e6ad52f5078 (diff)
downloadaur-188f06456820bf9e5087f777944bed11496acad5.tar.gz
Bump to 1.9.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40748f57d95b..e4835efb5d13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = libasi
pkgdesc = libasi used by INDI ASI drivers. Please note that for sake of simplicity package version is the version of libindi not a version of used ASI SDKs from ZWO. This package contains ASI Camera SDK, ASI EFW SDK, ASI EAF SDK and USBST4 SDK.
- pkgver = 1.9.6
+ pkgver = 1.9.7
pkgrel = 1
url = http://www.indilib.org/index.php?title=Main_Page
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
- source = https://github.com/indilib/indi-3rdparty/archive/v1.9.6.tar.gz
- sha256sums = 2d2f45d54231b941f896df4069df84a339efb5b9b81f2e060422f29e1c900b84
+ source = https://github.com/indilib/indi-3rdparty/archive/v1.9.7.tar.gz
+ sha256sums = 2bc2e33f2a5af5fb6193962e2a48b231e52fbeb0047d9a71a03b34829c0bbb5a
pkgname = libasi
diff --git a/PKGBUILD b/PKGBUILD
index 173fedae3311..9681d83255b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sebastian Baberowski <sebastian@baberowski.com>
pkgname=libasi
-pkgver=1.9.6
+pkgver=1.9.7
pkgrel=1
pkgdesc="libasi used by INDI ASI drivers. Please note that for sake of simplicity package version is the version of libindi not a version of used ASI SDKs from ZWO. This package contains ASI Camera SDK, ASI EFW SDK, ASI EAF SDK and USBST4 SDK."
url="http://www.indilib.org/index.php?title=Main_Page"
@@ -11,7 +11,7 @@ arch=(i686 x86_64)
depends=()
makedepends=(cmake)
source=("https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz")
-sha256sums=("2d2f45d54231b941f896df4069df84a339efb5b9b81f2e060422f29e1c900b84")
+sha256sums=("2bc2e33f2a5af5fb6193962e2a48b231e52fbeb0047d9a71a03b34829c0bbb5a")
prepare() {
mkdir -p build