[arch-commits] Commit in squashfs-tools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 7 06:10:20 UTC 2018
Date: Thursday, June 7, 2018 @ 06:10:14
Author: felixonmars
Revision: 341665
upgpkg: squashfs-tools 4.3-5
BUILDINFO Rebuild
Modified:
squashfs-tools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-07 06:09:31 UTC (rev 341664)
+++ PKGBUILD 2018-06-07 06:10:14 UTC (rev 341665)
@@ -6,7 +6,7 @@
pkgname=squashfs-tools
pkgver=4.3
-pkgrel=4
+pkgrel=5
pkgdesc="Tools for squashfs, a highly compressed read-only filesystem for Linux."
url="http://squashfs.sourceforge.net"
license=("GPL")
@@ -13,7 +13,7 @@
arch=('x86_64')
depends=('zlib' 'lzo' 'xz' 'lz4')
source=("http://downloads.sourceforge.net/sourceforge/squashfs/squashfs${pkgver}.tar.gz")
-md5sums=('d92ab59aabf5173f2a59089531e30dbf')
+sha512sums=('854ed7acc99920f24ecf11e0da807e5a2a162eeda55db971aba63a03f0da2c13b20ec0564a906c4b0e415bd8258b273a10208c7abc0704f2ceea773aa6148a79')
build() {
cd "$srcdir"/squashfs${pkgver}/${pkgname}
More information about the arch-commits
mailing list