summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0802ae8296c8..7030b6608bf4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Thu May 4 13:13:35 UTC 2017
pkgbase = python-pylibtiff-git
pkgdesc = A python wrapper of the C libtiff library
- pkgver = r138.33735eb
- pkgrel = 2
+ pkgver = r153.ef9076e
+ pkgrel = 1
url = https://github.com/pearu/pylibtiff
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0c79b2bbbeba..01de31d52605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Eugene Dvoretsky <radioxoma at gmail dot com>
pkgname=python-pylibtiff-git
-pkgver=r138.33735eb
-pkgrel=2
+pkgver=r153.ef9076e
+pkgrel=1
pkgdesc="A python wrapper of the C libtiff library"
arch=('i686' 'x86_64')
url="https://github.com/pearu/pylibtiff"