[arch-commits] Commit in dosfstools/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Dec 19 14:54:47 UTC 2012
Date: Wednesday, December 19, 2012 @ 09:54:46
Author: tpowa
Revision: 173398
upgpkg: dosfstools 3.0.13-1
bump to latest version
Modified:
dosfstools/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-12-19 14:54:45 UTC (rev 173397)
+++ PKGBUILD 2012-12-19 14:54:46 UTC (rev 173398)
@@ -2,12 +2,14 @@
# Maintainer: dorphell <dorphell at archlinux.org>
# Committer: Judd Vinet <jvinet at zeroflux.org>
pkgname=dosfstools
-pkgver=3.0.12
+pkgver=3.0.13
pkgrel=1
pkgdesc="DOS filesystem utilities"
arch=(i686 x86_64)
depends=('glibc')
-source=(http://www.daniel-baumann.ch/software/dosfstools/$pkgname-$pkgver.tar.bz2)
+#source=(http://www.daniel-baumann.ch/software/dosfstools/$pkgname-$pkgver.tar.xz)
+# using debian source, main page is down since quite some time
+source=(http://ftp.de.debian.org/debian/pool/main/d/dosfstools/dosfstools_3.0.13.orig.tar.xz)
url="http://www.daniel-baumann.ch/software/dosfstools/"
license=('GPL2')
@@ -20,4 +22,4 @@
cd $srcdir/$pkgname-$pkgver
make PREFIX=$pkgdir MANDIR=$pkgdir/usr/share/man DOCDIR=$pkgdir/usr/share/doc install
}
-md5sums=('5c7c2adac9eae4afbe1f16443142b566')
+md5sums=('c1d851e3fc065a935c7cf919545d239f')
More information about the arch-commits
mailing list