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

Allan McRae allan at nymeria.archlinux.org
Wed Sep 25 02:48:53 UTC 2013


    Date: Wednesday, September 25, 2013 @ 04:48:53
  Author: allan
Revision: 195107

upgpkg: file 5.15-1

upstream update

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-25 02:32:45 UTC (rev 195106)
+++ PKGBUILD	2013-09-25 02:48:53 UTC (rev 195107)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=5.14
+pkgver=5.15
 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=('c26625f1d6773ad4bc5a87c0e315632c')
+md5sums=('3f99565532f548d7540912c4642d1ede')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list