diff options
Diffstat (limited to 'community/squashfs-tools/PKGBUILD')
-rw-r--r-- | community/squashfs-tools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/squashfs-tools/PKGBUILD b/community/squashfs-tools/PKGBUILD index 5ee766ced..00d33aaa0 100644 --- a/community/squashfs-tools/PKGBUILD +++ b/community/squashfs-tools/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 42134 2011-03-13 21:59:05Z spupykin $ +# $Id: PKGBUILD 65461 2012-02-21 05:55:21Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Aaron Griffin <aaron@archlinux.org> # Original TU: Jeff Mickey <j@codemac.net> @@ -6,7 +6,7 @@ pkgname=squashfs-tools pkgver=4.2 -pkgrel=1 +pkgrel=2 pkgdesc="Tools for squashfs, a highly compressed read-only filesystem for Linux." url="http://squashfs.sourceforge.net" license=("GPL") |