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

Maxime Gauduin alucryd at archlinux.org
Fri Jan 6 20:06:38 UTC 2017


    Date: Friday, January 6, 2017 @ 20:06:37
  Author: alucryd
Revision: 205820

upgpkg: python-pylast 1.7.0-1

Modified:
  python-pylast/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-06 16:25:41 UTC (rev 205819)
+++ PKGBUILD	2017-01-06 20:06:37 UTC (rev 205820)
@@ -7,8 +7,8 @@
 
 pkgbase=python-pylast
 pkgname=('python-pylast' 'python2-pylast')
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc='A Python interface to Last.fm and Libre.fm'
 arch=('any')
 url='https://github.com/pylast/pylast'
@@ -15,7 +15,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("python-pylast-${pkgver}.tar.gz::https://github.com/pylast/pylast/archive/${pkgver}.tar.gz")
-sha256sums=('14e611d231b25a9b2bd1b59baf6fb248834a6377c8dc3162ecf0cb57206d1321')
+sha256sums=('0b3c72dd734136532e1d78533718b6ae5e81681a1c62d5077f5f6a9fb8dc5a0e')
 
 prepare() {
   cp -r pylast-${pkgver} python2-pylast-${pkgver}



More information about the arch-commits mailing list