summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShane Brown2017-01-08 15:53:28 -0500
committerShane Brown2017-01-08 15:53:28 -0500
commitc1b380408178b2ec57545fc0e5b9d017024f282c (patch)
tree999615eb115f0d84df4515fe57b1230db21871f7 /PKGBUILD
parent80d2bfcf9024a21735913340dca1d87c3e23ae8d (diff)
downloadaur-c1b380408178b2ec57545fc0e5b9d017024f282c.tar.gz
bumped pkg version for python3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebc330a3c230..3522688b1387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shane "SajeOne" Brown <contact@shane-brown.ca>
pkgname=python-colorthief
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Python module for grabbing the color palette from an image."
arch=('any')
url="https://github.com/fengsp/color-thief-py"