summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorclintval2018-04-20 00:52:57 -0400
committerclintval2018-04-20 00:52:57 -0400
commit7a448490cd20e02f893fbec8e1d801483ac0c12e (patch)
treecaebcde09c2fd50754186d27f9e6bce51501df2c /PKGBUILD
parentc1193c821595c71a37339f7a4bbe7d6be470619f (diff)
downloadaur-7a448490cd20e02f893fbec8e1d801483ac0c12e.tar.gz
python-palettable base temporarily removed python2-palettable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e973e9fc66e1..1394131ce8d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=palettable
pkgbase='python-palettable'
-pkgname=('python-palettable' 'python2-palettable')
+pkgname=('python-palettable')
pkgver=3.1.0
pkgrel=1
pkgdesc="Color palettes for Python"