[arch-commits] Commit in file/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Feb 6 21:21:28 UTC 2009
Date: Friday, February 6, 2009 @ 16:21:28
Author: andyrtr
Revision: 26338
upgpkg: file 5.00-1
new version 5.00
Modified:
file/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-06 20:50:42 UTC (rev 26337)
+++ PKGBUILD 2009-02-06 21:21:28 UTC (rev 26338)
@@ -2,7 +2,7 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=file
-pkgver=4.26
+pkgver=5.00
pkgrel=1
pkgdesc="File type identification utility"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('glibc' 'zlib')
options=('!libtool')
source=(ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('74cd5466416136da30a4e69f74dbc7a0')
+md5sums=('fd0b4ce55a756151629e06eaa3411e0c')
build() {
cd ${srcdir}/$pkgname-$pkgver
More information about the arch-commits
mailing list