T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fatsort
Commits: 60a7a1e0 by T.J. Townsend at 2024-07-12T10:10:25-04:00 upgpkg: 1.6.5.640-2: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = fatsort + pkgdesc = Sorts directory structures of FAT16 and FAT32 file systems + pkgver = 1.6.5.640 + pkgrel = 2 + url = http://fatsort.sourceforge.net + arch = x86_64 + license = GPL + makedepends = help2man + depends = glibc + source = https://downloads.sourceforge.net/project/fatsort/fatsort-1.6.5.640.tar.xz + sha256sums = 630ece56d9eb3a55524af0aec3aade7854360eba949172a6cfb4768cb8fbe42e + +pkgname = fatsort ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=fatsort pkgver=1.6.5.640 -pkgrel=1 +pkgrel=2 pkgdesc='Sorts directory structures of FAT16 and FAT32 file systems' arch=(x86_64) url='http://fatsort.sourceforge.net' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fatsort/-/commit/60a7a1e080b068957666ae634ee50c8167e819c9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fatsort/-/commit/60a7a1e080b068957666ae634ee50c8167e819c9 You're receiving this email because of your account on gitlab.archlinux.org.
