summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel Magno2015-09-16 14:08:02 -0300
committerGabriel Magno2015-09-16 14:08:02 -0300
commitda3a239d8c1f004ca6031602bfe2d03c911b93c9 (patch)
treed473fa312c78cc65b34ee2ecf276a32b83248b85
parentb6aee7e7f3ce69db68f17bff12999e881714291b (diff)
downloadaur-da3a239d8c1f004ca6031602bfe2d03c911b93c9.tar.gz
Fixed name of package
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11a1f665bb11..678c149f54e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gabriel Magno <gabrielmagno1@gmail.com>
_pkgname=wordcloud
-pkgname=python2-word_cloud
+pkgname=python2-wordcloud
pkgver=1.1.3
pkgrel=1
pkgdesc="A little word cloud generator in Python"