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

Allan McRae allan at archlinux.org
Sat Sep 17 03:20:33 UTC 2011


    Date: Friday, September 16, 2011 @ 23:20:33
  Author: allan
Revision: 138132

upgpkg: file 5.09-1

upstream update

Modified:
  file/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-17 03:10:10 UTC (rev 138131)
+++ PKGBUILD	2011-09-17 03:20:33 UTC (rev 138132)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=5.08
+pkgver=5.09
 pkgrel=1
 pkgdesc="File type identification utility"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc' 'zlib')
 options=('!libtool')
 source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('6a2a263c20278f01fe3bb0f720b27d4e')
+md5sums=('6fd7cd6c4281e68fe9ec6644ce0fac6f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list