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

David Runge dvzrv at archlinux.org
Tue Jul 2 10:01:25 UTC 2019


    Date: Tuesday, July 2, 2019 @ 10:01:25
  Author: dvzrv
Revision: 487242

upgpkg: python-piexif 1.1.3-1

Upgrading to 1.1.3.

Modified:
  python-piexif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-02 08:08:58 UTC (rev 487241)
+++ PKGBUILD	2019-07-02 10:01:25 UTC (rev 487242)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dave at sleepmap.de>
 _name=piexif
 pkgname=python-piexif
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="To simplify exif manipulations with python. Writing, reading, and more"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pillow' 'python-sphinx')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.zip")
-sha512sums=('045906fdbd49350866058bacafb61841030766bccb7d63ad3ee17ce9490858773c88e9fc86ca3e2985e752871e52b89778147d1b3d0abe5f1055d6cb02fc300d')
+sha512sums=('df5f7793c39911af58bbae76cf998e2a7bc820b84dcf9808ee8f6a38f766f824fef28392ef88387e18b10c270c4b27881be310f0368076b6fb65379a11a93270')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list