[arch-commits] Commit in python-pylast/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Sep 20 05:47:22 UTC 2015
Date: Sunday, September 20, 2015 @ 07:47:22
Author: foutrelis
Revision: 141174
Prepare bump to latest patch release
Modified:
python-pylast/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-20 05:44:35 UTC (rev 141173)
+++ PKGBUILD 2015-09-20 05:47:22 UTC (rev 141174)
@@ -7,8 +7,8 @@
pkgbase=python-pylast
pkgname=('python-pylast' 'python2-pylast')
-pkgver=1.4.0
-pkgrel=1
+pkgver=1.4.2
+pkgrel=0
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=("http://pypi.python.org/packages/source/p/pylast/pylast-${pkgver}.tar.gz")
-sha256sums=('b7d0437f675cde4b1aeb24fac14628492ffb5f7a63baf95100edff06085d11cb')
+sha256sums=('e4bd8f9c8eef5662b2b03d61846c4c13b56a7b1c169476fe96c1a0e58d66da3b')
prepare() {
cp -r pylast-${pkgver} python2-pylast-${pkgver}
More information about the arch-commits
mailing list