T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / vifm
Commits: 5cc2e19e by T.J. Townsend at 2024-07-13T21:24:06-04:00 upgpkg: 0.13-2: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = vifm + pkgdesc = A file manager with curses interface, which provides Vi[m]-like environment + pkgver = 0.13 + pkgrel = 2 + url = https://vifm.info/ + changelog = vifm.changelog + arch = x86_64 + license = GPL + makedepends = perl + depends = ncurses + depends = desktop-file-utils + source = https://prdownloads.sourceforge.net/vifm/vifm-0.13.tar.bz2 + source = https://prdownloads.sourceforge.net/vifm/vifm-0.13.tar.bz2.asc + validpgpkeys = 22349CDBE5227D2108A5667799DC5E4DB05F6BE2 + sha256sums = 0d9293749a794076ade967ecdc47d141d85e450370594765391bdf1a9bd45075 + sha256sums = SKIP + +pkgname = vifm ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=vifm pkgver=0.13 -pkgrel=1 +pkgrel=2 pkgdesc="A file manager with curses interface, which provides Vi[m]-like environment" arch=('x86_64') url="https://vifm.info/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vifm/-/commit/5cc2e19e5b2586608277679d3740f45cc8211ba3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vifm/-/commit/5cc2e19e5b2586608277679d3740f45cc8211ba3 You're receiving this email because of your account on gitlab.archlinux.org.
