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

David Runge dvzrv at archlinux.org
Mon Nov 5 08:15:04 UTC 2018


    Date: Monday, November 5, 2018 @ 08:15:04
  Author: dvzrv
Revision: 401540

upgpkg: python-piexif 1.1.1-1

Upgrading to 1.1.1.

Modified:
  python-piexif/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-05 02:35:26 UTC (rev 401539)
+++ PKGBUILD	2018-11-05 08:15:04 UTC (rev 401540)
@@ -2,8 +2,8 @@
 _name=piexif
 pkgbase=python-piexif
 pkgname=('python-piexif' 'python2-piexif')
-pkgver=1.0.13
-pkgrel=3
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="To simplify exif manipulations with python. Writing, reading, and more"
 arch=('any')
 url="https://github.com/hMatoba/Piexif"
@@ -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=('4234783a639e777b58eb0b4591a272d7d5e8c116a7a242cf36287e64d15089478c88327a16b4fa75786fc3621a6bf647f6a075fab0708e2d0aed6395f95b92cb')
+sha512sums=('1ce2f817c74acb60b178b6d953eed7549093d6081a3264bb8ae8285913cd3562ccad34e986e837b4be0d98feb18ec2e336b85444f1cf68a4116e04305c93e7c2')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgbase-$pkgver"



More information about the arch-commits mailing list