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

Allan McRae allan at nymeria.archlinux.org
Sun Jan 27 12:02:36 UTC 2013


    Date: Sunday, January 27, 2013 @ 13:02:36
  Author: allan
Revision: 176086

upgpkg: file 5.11-2

add to base-devel, be less fancy adjusting paths that do not matter

Modified:
  file/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-27 11:24:27 UTC (rev 176085)
+++ PKGBUILD	2013-01-27 12:02:36 UTC (rev 176086)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=5.12
-pkgrel=1
+pkgver=5.11
+pkgrel=2
 pkgdesc="File type identification utility"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -13,7 +13,7 @@
 depends=('glibc' 'zlib')
 options=('!libtool')
 source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('1d7d85cb9354f79e5e351deef36be6ba')
+md5sums=('16a407bd66d6c7a832f3a5c0d609c27b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list