summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-12-02 13:27:03 +0100
committerDaniel Peukert2020-12-02 13:27:03 +0100
commit223d494443c95d50d1461b482fae1fdc9412360c (patch)
treedc75c398e825b69f3dfcf1b0a998e9d8e572f321 /PKGBUILD
parent5ad8e0504fc29984fec40b2a516c636956cc78d8 (diff)
downloadaur-223d494443c95d50d1461b482fae1fdc9412360c.tar.gz
Python 3.9 bump
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"