summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Gauvin2023-04-29 17:00:58 +1000
committerWill Gauvin2023-04-29 17:00:58 +1000
commit89151b00ddd7a426ab7e9f802411fe806ed4292b (patch)
tree3c7c2d915d7587a240f0880d5078728a85667fbb /PKGBUILD
parent8bad96271a66aecc9b0556de240dde7e5e59acd7 (diff)
downloadaur-89151b00ddd7a426ab7e9f802411fe806ed4292b.tar.gz
update version to 2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2c50fbf0bf1..04bc178366c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Will Gauvin <wgauvin@gmail.com>
pkgname=libindi-gphoto
-pkgver=1.9.9
+pkgver=2.0.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 +10,7 @@ arch=(i686 x86_64)
depends=(libindi=${pkgver} libgphoto2)
makedepends=(cmake)
source=("https://github.com/indilib/indi-3rdparty/archive/v${pkgver}.tar.gz")
-sha256sums=('93e3fb958516f2541ceb6ef3daa17def9f68dab1e9768d0be58526307781ca74')
+sha256sums=('be98a84ab6166321fe5aa74fca132cd866ae4e6910ef3b97e3502a44c59d277d')
prepare() {
mkdir -p build