summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValHue2016-03-22 19:30:13 +0100
committerValHue2016-03-22 19:30:13 +0100
commit569f28878e2617c8fb4147a7e9c23f367e5d1f59 (patch)
treec160f543736afc606a2c89793a41e8b9cf557314 /PKGBUILD
parentd4a55d33246bb3da2a8a71dfb81e7a23b3c7b1e8 (diff)
downloadaur-569f28878e2617c8fb4147a7e9c23f367e5d1f59.tar.gz
Initial import
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."