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

Pierre Schmitz pierre at archlinux.org
Sun Aug 31 12:01:25 UTC 2008


    Date: Sunday, August 31, 2008 @ 08:01:24
  Author: pierre
Revision: 10747

upgpkg: file 4.26-1

Modified:
  file/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-31 11:35:37 UTC (rev 10746)
+++ PKGBUILD	2008-08-31 12:01:24 UTC (rev 10747)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=file
-pkgver=4.25
+pkgver=4.26
 pkgrel=1
 pkgdesc="File type identification utility"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc' 'zlib')
 options=('!libtool')
 source=(ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('cdf1f90d2704e71118353c16c19898ba')
+md5sums=('74cd5466416136da30a4e69f74dbc7a0')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver




More information about the arch-commits mailing list