summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27cb88941219..f973ab058a45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python2-qtawesome
_pkgname='qtawesome'
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc='Iconic fonts in PyQt and PySide applications'
arch=('any')
url="https://github.com/spyder-ide/${_pkgname}/"
@@ -18,7 +18,7 @@ build() {
python2 setup.py build
}
-package_python2-qtawesome() {
+package() {
cd "${_pkgname}-${pkgver}"
python2 setup.py install --prefix=/usr --root="${pkgdir}" --optimize=1
# Install license file