Skip to content
Snippets Groups Projects
Commit fb5de4c5 authored by David Runge's avatar David Runge :chipmunk:
Browse files

Upgrading to 1.1.1.

parent 3992186a
No related branches found
Tags 1.1.1-1
No related merge requests found
......@@ -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 @@ license=('MIT')
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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment