[arch-commits] Commit in streamripper/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 7 06:08:42 UTC 2018
Date: Thursday, June 7, 2018 @ 06:08:40
Author: felixonmars
Revision: 326116
upgpkg: streamripper 1.64.6-4
BUILDINFO Rebuild
Modified:
streamripper/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-07 05:16:52 UTC (rev 326115)
+++ PKGBUILD 2018-06-07 06:08:40 UTC (rev 326116)
@@ -3,7 +3,7 @@
pkgname=streamripper
pkgver=1.64.6
-pkgrel=3
+pkgrel=4
pkgdesc="Records and splits streaming mp3 into tracks"
arch=('x86_64')
url="http://streamripper.sourceforge.net"
@@ -10,7 +10,7 @@
license=('GPL')
depends=('glib2' 'libmad' 'faad2' 'libvorbis')
source=(http://downloads.sourceforge.net/sourceforge/streamripper/streamripper-${pkgver}.tar.gz)
-sha1sums=('bc8a8d3ad045e0772ca691d2063c39efcc0dca45')
+sha512sums=('8477086d0099f6de861f1c47112476c427073b6e8127bbaaa2dd3e7930fe9a5c6d9b2c68d4a317f1bc0b20c625e665d5c245189049d35468aa83cf51828d4428')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list