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

Simo Leone simo at archlinux.org
Fri Jun 20 23:17:58 UTC 2008


    Date: Friday, June 20, 2008 @ 19:17:58
  Author: simo
Revision: 3161

upgpkg: squashfs-tools 3.3-1

Modified:
  squashfs-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-20 19:51:17 UTC (rev 3160)
+++ PKGBUILD	2008-06-20 23:17:58 UTC (rev 3161)
@@ -4,15 +4,16 @@
 # Contributor: ciccio.a
 
 pkgname=squashfs-tools
-pkgver=3.2
-_realver=3.2
+pkgver=3.3
+_realver=3.3
 pkgrel=1
 pkgdesc="Tools for squashfs, a highly compressed read-only filesystem for Linux."
 url="http://squashfs.sourceforge.net"
 license="GPL"
+arch=('i686' 'x86_64')
 depends=('zlib' 'glibc')
 source=(http://easynews.dl.sourceforge.net/sourceforge/squashfs/squashfs$_realver.tar.gz)
-md5sums=('e4818dbd8a81519ade8a41d26587c3f5')
+md5sums=('62d3ff7c067a5aa82f57711b3a4ab86a')
 
 build()
 {





More information about the arch-commits mailing list