[arch-commits] Commit in python-pylast/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sat Nov 17 15:51:18 UTC 2018


    Date: Saturday, November 17, 2018 @ 15:51:17
  Author: alucryd
Revision: 408563

upgpkg: python-pylast 2.4.0-2

Modified:
  python-pylast/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-17 15:49:45 UTC (rev 408562)
+++ PKGBUILD	2018-11-17 15:51:17 UTC (rev 408563)
@@ -6,7 +6,7 @@
 
 pkgname=python-pylast
 pkgver=2.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A Python interface to Last.fm and Libre.fm'
 arch=('any')
 url='https://github.com/pylast/pylast'
@@ -22,7 +22,7 @@
   python setup.py build
 }
 
-package_python-pylast() {
+package() {
   cd pylast
 
   python setup.py install --root="${pkgdir}" --optimize='1' --skip-build



More information about the arch-commits mailing list