[arch-commits] Commit in libifp/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 4 13:34:14 UTC 2018
Date: Monday, June 4, 2018 @ 13:34:14
Author: felixonmars
Revision: 325782
upgpkg: libifp 1.0.0.2-6
BUILDINFO Rebuild
Modified:
libifp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-04 13:30:17 UTC (rev 325781)
+++ PKGBUILD 2018-06-04 13:34:14 UTC (rev 325782)
@@ -4,7 +4,7 @@
pkgname=libifp
pkgver=1.0.0.2
-pkgrel=5
+pkgrel=6
pkgdesc="General-purpose library-driver for iRiver's iFP portable audio players"
arch=('x86_64')
license=('GPL')
@@ -11,7 +11,7 @@
url="http://ifp-driver.sourceforge.net/libifp/"
depends=('libusb-compat')
source=(http://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d4114794b13bd32b6b767e0870df6fc4')
+sha512sums=('538ddcf0be4bf7427a7f8ebb60ec77f22b69aa26055fc279f884bd82bae4e32267c79ac37f4dcf9970806e520549bc93dbf0aa2501c9c4fc699a6855e757a331')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list