summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShane Brown2017-01-08 15:51:40 -0500
committerShane Brown2017-01-08 15:51:40 -0500
commit80d2bfcf9024a21735913340dca1d87c3e23ae8d (patch)
treecbe2a478870b221f793b515182da9cd80c1a0296
parentb1ecc972ffdf2fc9371f063f8e044ddb850ce050 (diff)
downloadaur-80d2bfcf9024a21735913340dca1d87c3e23ae8d.tar.gz
Revert "bumped pkg version for python3.6"
This reverts commit b1ecc972ffdf2fc9371f063f8e044ddb850ce050.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3522688b1387..ebc330a3c230 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shane "SajeOne" Brown <contact@shane-brown.ca>
pkgname=python-colorthief
pkgver=0.2
-pkgrel=2
+pkgrel=1
pkgdesc="A Python module for grabbing the color palette from an image."
arch=('any')
url="https://github.com/fengsp/color-thief-py"