summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eec01cdc6fc7..a8e3e5fce46e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
+# Maintainer: Daniel Peukert <daniel@peukert.cc>
_projectname='imgsize'
pkgname="python2-$_projectname"
pkgver='2.1'
-pkgrel='4'
+pkgrel='5'
pkgdesc='Pure Python image size library - python2 version'
arch=('any')
url="https://github.com/ojii/$_projectname"