summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriel Magno2015-09-16 16:26:35 -0300
committerGabriel Magno2015-09-16 16:26:35 -0300
commit64e86aff45a3340f99d9f841ed6d739e2dfc56b6 (patch)
tree57e7e6493a429d2c827e717501d47707b84a14ac /PKGBUILD
parentca9743af7b05f3a33754dddb864e77215cdda0c6 (diff)
downloadaur-64e86aff45a3340f99d9f841ed6d739e2dfc56b6.tar.gz
Fixed package name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f5017beb3de..e561e833f981 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gabriel Magno <gabrielmagno1@gmail.com>
_pkgname=wordcloud
-pkgname=python-word_cloud
+pkgname=python-wordcloud
pkgver=1.1.3
pkgrel=1
pkgdesc="A little word cloud generator in Python"