[arch-commits] Commit in fatsort/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Tue Nov 17 18:11:32 UTC 2020
Date: Tuesday, November 17, 2020 @ 18:11:32
Author: anatolik
Revision: 756807
upgpkg: fatsort 1.6.3.622-1
Modified:
fatsort/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-17 18:00:47 UTC (rev 756806)
+++ PKGBUILD 2020-11-17 18:11:32 UTC (rev 756807)
@@ -5,7 +5,7 @@
# Contributor: Simon Morgan <simon at 16hz.net>
pkgname=fatsort
-pkgver=1.6.2.605
+pkgver=1.6.3.622
pkgrel=1
pkgdesc='Sorts directory structures of FAT16 and FAT32 file systems'
arch=(x86_64)
@@ -15,7 +15,7 @@
makedepends=(help2man)
#checkdepends=(dosfstools bbe)
source=(https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('08cafa36f86ab89e7a3241d437df9af8a008549d7d13416256b7aaa006d5ffb7')
+sha256sums=('481c94ea08f6faaafe67594726d70fb3e3d5ac9672745f0034e55134ea5256fc')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list