summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLehel Gyuro2025-03-01 20:20:26 +0100
committerLehel Gyuro2025-03-01 20:20:26 +0100
commit7f1a039962e7a5bff2ecee97e93f2d927744c727 (patch)
tree163e29dc53200cc2a93488f73eb118147e000490 /PKGBUILD
parent1586ad835139632af51375d69c6b111e0aac5fa1 (diff)
downloadaur-7f1a039962e7a5bff2ecee97e93f2d927744c727.tar.gz
2.1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b5c9950cdfb..984e023c718b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Will Gauvin <wgauvin@gmail.com>
+# Maintainer: Lehel Gyuro <lehel@freemail.hu>
+# Contributor: Will Gauvin <wgauvin@gmail.com>
pkgname=libindi-gphoto
-pkgver=2.1.2
+pkgver=2.1.2.1
pkgrel=1
pkgdesc="3rd party drivers for INDI, support for DSLR camers using gphoto"
url="http://www.indilib.org/index.php?title=Main_Page"
@@ -10,7 +11,7 @@ arch=(i686 x86_64 aarch64)
depends=(libindi=${pkgver} libgphoto2)
makedepends=(cmake)
source=("https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz")
-sha256sums=("05eb1f05de48082255461aae0745772ab4f131ba3d3186036140ecacaf1c9041")
+sha256sums=("d29a667a5b9bf3b1d9be5f2ca81bfff5573e98a6941f764fd687d439e1b8abb6")
prepare() {
mkdir -p build