T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fff
Commits: 1263cd73 by T.J. Townsend at 2024-07-12T10:40:00-04:00 upgpkg: 2.2-4: Rebuild packages that are missing .SRCINFO part 2 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,13 @@ +pkgbase = fff + pkgdesc = Simple and fast file manager + pkgver = 2.2 + pkgrel = 4 + url = https://github.com/dylanaraps/fff + arch = any + license = MIT + makedepends = git + depends = xdg-utils + source = git+https://github.com/dylanaraps/fff#commit=5045c4ab91f559a3735619dacf604e37632160cf + sha256sums = SKIP + +pkgname = fff ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=fff pkgver=2.2 -pkgrel=3 +pkgrel=4 pkgdesc='Simple and fast file manager' arch=(any) url='https://github.com/dylanaraps/fff' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fff/-/commit/1263cd7320ce5dc617ace01386f3f0c1a95f1f0d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fff/-/commit/1263cd7320ce5dc617ace01386f3f0c1a95f1f0d You're receiving this email because of your account on gitlab.archlinux.org.
