summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 657057a3f739..e6dee599fe65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Alexandre Courbot <gnurou@gmail.com>
_pkgname="launchpadlib"
-pkgname="pyhton2-${_pkgname}"
+pkgname="python2-${_pkgname}"
pkgver="1.10.3"
pkgrel="1"
pkgdesc="A free Python library for scripting Launchpad through its web services interface."