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

Gaëtan Bisson bisson at archlinux.org
Sun Jan 29 17:32:25 UTC 2017


    Date: Sunday, January 29, 2017 @ 17:32:24
  Author: bisson
Revision: 209395

upstream update

Modified:
  python-discid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-29 16:44:07 UTC (rev 209394)
+++ PKGBUILD	2017-01-29 17:32:24 UTC (rev 209395)
@@ -3,8 +3,8 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgbase=python-discid
-pkgver=1.1.0
-pkgrel=4
+pkgver=1.1.1
+pkgrel=1
 _pkgname=discid
 pkgname=('python-discid' 'python2-discid')
 pkgdesc='Python binding of MusicBrainz libdiscid'
@@ -14,8 +14,9 @@
 depends=('libdiscid')
 makedepends=('python' 'python2')
 validpgpkeys=('8BB230F6C5C308B31FE7C82568304838CC686607')
-source=("https://pypi.python.org/packages/source/d/$_pkgname/$_pkgname-$pkgver.tar.gz"{,.asc})
-sha1sums=('de2d657e42d281dad593e0673af6ba6039ef58bc' 'SKIP')
+_magic='a2/76/463785b1715b461c2fc0dad73b115e6ca061dbd768154b88242974d04a9f'
+source=("https://pypi.python.org/packages/$_magic/$_pkgname-$pkgver.tar.gz"{,.asc})
+sha1sums=('9e4c6173df662fef739d0606eb75e86c63a4d1c5' 'SKIP')
 
 check() {
 	cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list