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

Allan McRae allan at archlinux.org
Thu Feb 23 08:23:59 UTC 2012


    Date: Thursday, February 23, 2012 @ 03:23:58
  Author: allan
Revision: 150824

upgpkg: file 5.11-1

upstream update

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-23 07:34:14 UTC (rev 150823)
+++ PKGBUILD	2012-02-23 08:23:58 UTC (rev 150824)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=5.10
+pkgver=5.11
 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=('4cea34b087b060772511e066e2038196')
+md5sums=('16a407bd66d6c7a832f3a5c0d609c27b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list