[arch-commits] Commit in pyid3lib/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Nov 14 17:30:29 UTC 2016
Date: Monday, November 14, 2016 @ 17:30:29
Author: spupykin
Revision: 195815
Modified:
pyid3lib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-14 17:30:00 UTC (rev 195814)
+++ PKGBUILD 2016-11-14 17:30:29 UTC (rev 195815)
@@ -11,10 +11,10 @@
url="http://pyid3lib.sourceforge.net/"
license=('LGPL')
depends=('python2' 'glibc' 'id3lib')
-source=(http://downloads.sourceforge.net/sourceforge/pyid3lib/$pkgname-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/sourceforge/pyid3lib/$pkgname-$pkgver.tar.gz
pyid3lib-0.5.1-py25.patch)
-md5sums=('5fd37a7dda7c540f665ca5d428a28f5e'
- '377b797acfae7411c3a70c244d3cf9b6')
+sha256sums=('a0534b657cf91726bf93a57112ec9514336d39a93c859cd7afe4d3bf6ae0abcb'
+ '07716da15662c5d266a3a184181d4825e391959306819f0eab89cd9993551342')
build() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list