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

Antonio Rojas arojas at archlinux.org
Thu Apr 25 20:32:09 UTC 2019


    Date: Thursday, April 25, 2019 @ 20:32:08
  Author: arojas
Revision: 454034

https

Modified:
  mcdp/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-25 20:30:07 UTC (rev 454033)
+++ PKGBUILD	2019-04-25 20:32:08 UTC (rev 454034)
@@ -4,16 +4,16 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=mcdp
-pkgver=0.4b
-pkgrel=4
+pkgver=0.4
+pkgrel=1
 pkgdesc="Small console cd player"
 arch=('x86_64')
-url="http://www.mcmilk.de/projects/mcdp/"
+url="https://www.mcmilk.de/projects/mcdp/"
 license=('GPL')
 depends=('glibc')
-makedepends=('dietlibc')
-source=(http://www.mcmilk.de/projects/$pkgname/dl/${pkgname}-${pkgver}.tar.bz2)
-sha512sums=('af7042794ed36c1cfdfbf8ad3299ca377942c67f3eaaf0778ef368e29288945331f753dfdd320e667f499c8229cf770dc8d6149ef6214d76b7eaceff54203b6d')
+#makedepends=('dietlibc')
+source=(http://http.debian.net/debian/pool/main/m/mcdp/mcdp_$pkgver.orig.tar.gz)
+sha512sums=('580743c67e628871b69ddffc49fa796a7dc6ee7943e1e697a0e2a7f60baa22bab02475a7b693c8f827f337f4fb2b7d948c048e47f9333926c2ef0a37d5489fe0')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list