George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / bfs
Commits: a772d841 by George Rawlinson at 2023-09-09T00:49:17+00:00 upgpkg: 3.0.2-1 * New upstream release. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,15 +2,15 @@ # Contributor: Tavian Barnes <[email protected]> pkgname=bfs -pkgver=3.0.1 -pkgrel=2 +pkgver=3.0.2 +pkgrel=1 pkgdesc='A breadth-first version of find' arch=('x86_64') url='https://tavianator.com/projects/bfs.html' license=('BSD') depends=('glibc' 'acl' 'libcap' 'oniguruma') makedepends=('git') -_commit='fb023fdeea088fa66b0df6cbf4e7becf8edeebbb' +_commit='0015b79936a58a325e80cf036c10cb1010122703' source=("$pkgname::git+https://github.com/tavianator/bfs#commit=$_commit") b2sums=('SKIP') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bfs/-/commit/a772d8414569a5c2cc7f66221cc0acf143fd141f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bfs/-/commit/a772d8414569a5c2cc7f66221cc0acf143fd141f You're receiving this email because of your account on gitlab.archlinux.org.
