[arch-commits] Commit in python-gphoto2/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sun Mar 8 17:22:01 UTC 2020
Date: Sunday, March 8, 2020 @ 17:22:00
Author: jlichtblau
Revision: 592281
upgpkg: python-gphoto2 2.2.1-1 - new upstream release
Modified:
python-gphoto2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 17:16:57 UTC (rev 592280)
+++ PKGBUILD 2020-03-08 17:22:00 UTC (rev 592281)
@@ -2,8 +2,8 @@
# Contributor: Francois Boulogne <fboulogne at april dot org>
pkgname=python-gphoto2
-pkgver=2.0.0
-pkgrel=3
+pkgver=2.2.1
+pkgrel=1
pkgdesc="Python interface to libgphoto2"
arch=('x86_64')
url="https://github.com/jim-easterbrook/python-gphoto2"
@@ -11,7 +11,7 @@
depends=('libgphoto2' 'python')
makedepends=('swig')
source=($pkgname-$pkgver.tar.gz::https://github.com/jim-easterbrook/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('b18f1f7acccc084464153161554801f7a305b73c832359fc208b9d9008125f35')
+sha256sums=('e1186797589d9c543b6744e4f73b6519e6ffbaad49eb8083615ecc0b8f92e21c')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list