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

Maxime Gauduin alucryd at archlinux.org
Wed Aug 26 10:49:08 UTC 2015


    Date: Wednesday, August 26, 2015 @ 12:49:08
  Author: alucryd
Revision: 138783

upgpkg: python-pylast 1.3.0-1

Modified:
  python-pylast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-26 07:57:43 UTC (rev 138782)
+++ PKGBUILD	2015-08-26 10:49:08 UTC (rev 138783)
@@ -7,15 +7,15 @@
 
 pkgbase=python-pylast
 pkgname=('python-pylast' 'python2-pylast')
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc='A Python interface to Last.fm and Libre.fm'
 arch=('any')
 url='https://github.com/pylast/pylast'
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
-source=("http://pypi.python.org/packages/source/p/pylast/pylast-$pkgver.tar.gz")
-sha256sums=('fd87ac3932ad6f137848fe36b4062ecf07cb043d93a6798e9acd00accccdea10')
+source=("http://pypi.python.org/packages/source/p/pylast/pylast-${pkgver}.tar.gz")
+sha256sums=('691560ca7b9c39cbaa847b18df3306bd232bf15559f0a82cbf94b70923b74699')
 
 prepare() {
   cp -r pylast-${pkgver} python2-pylast-${pkgver}



More information about the arch-commits mailing list