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

Allan McRae allan at archlinux.org
Mon Jan 2 01:44:51 UTC 2012


    Date: Sunday, January 1, 2012 @ 20:44:50
  Author: allan
Revision: 145810

upgpkg: file 5.10-1

upstream update

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-01 23:28:53 UTC (rev 145809)
+++ PKGBUILD	2012-01-02 01:44:50 UTC (rev 145810)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=5.09
+pkgver=5.10
 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=('6fd7cd6c4281e68fe9ec6644ce0fac6f')
+md5sums=('4cea34b087b060772511e066e2038196')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list