[arch-commits] Commit in python-piexif/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Tue Nov 20 16:18:19 UTC 2018


    Date: Tuesday, November 20, 2018 @ 16:18:18
  Author: dvzrv
Revision: 409181

upgpkg: python-piexif 1.1.2-1

Upgrading to 1.1.2.

Modified:
  python-piexif/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-20 16:14:11 UTC (rev 409180)
+++ PKGBUILD	2018-11-20 16:18:18 UTC (rev 409181)
@@ -2,7 +2,7 @@
 _name=piexif
 pkgbase=python-piexif
 pkgname=('python-piexif' 'python2-piexif')
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc="To simplify exif manipulations with python. Writing, reading, and more"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python-pillow' 'python-sphinx' 'python2-pytest' 'python2-pillow' 'python2-sphinx')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.zip")
-sha512sums=('1ce2f817c74acb60b178b6d953eed7549093d6081a3264bb8ae8285913cd3562ccad34e986e837b4be0d98feb18ec2e336b85444f1cf68a4116e04305c93e7c2')
+sha512sums=('045906fdbd49350866058bacafb61841030766bccb7d63ad3ee17ce9490858773c88e9fc86ca3e2985e752871e52b89778147d1b3d0abe5f1055d6cb02fc300d')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgbase-$pkgver"



More information about the arch-commits mailing list