Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
lostfiles
Commits:
5b280753 by Antonio Rojas at 2026-07-19T12:50:39+02:00
upgpkg: 5.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = lostfiles
pkgdesc = Find orphaned files not owned by any Arch packages
- pkgver = 5.0
- pkgrel = 2
+ pkgver = 5.1
+ pkgrel = 1
url = https://github.com/graysky2/lostfiles
arch = any
license = MIT
depends = fd
backup = etc/lostfiles.conf
- source =
https://github.com/graysky2/lostfiles/archive/v5.0/lostfiles-5.0.tar.gz
- sha256sums =
29bbf2f32b6addd0150ee027ff39122b06a0e7ff68c0ba1fe9b23b39e938beec
+ source =
https://github.com/graysky2/lostfiles/archive/v5.1/lostfiles-5.1.tar.gz
+ sha256sums =
ba84f6e5f4e04c18ec71a5adcf589a13d37ade576d39aa9dcf9102a68cd2b610
pkgname = lostfiles
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: graysky <graysky AT archlinux dot us>
pkgname=lostfiles
-pkgver=5.0
-pkgrel=2
+pkgver=5.1
+pkgrel=1
pkgdesc="Find orphaned files not owned by any Arch packages"
arch=(any)
url="https://github.com/graysky2/lostfiles"
@@ -11,7 +11,7 @@ license=(MIT)
backup=(etc/lostfiles.conf)
depends=(fd)
source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('29bbf2f32b6addd0150ee027ff39122b06a0e7ff68c0ba1fe9b23b39e938beec')
+sha256sums=('ba84f6e5f4e04c18ec71a5adcf589a13d37ade576d39aa9dcf9102a68cd2b610')
build() {
cd ${pkgname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lostfiles/-/commit/5b280753aea5b7d768e361268ff942f58b51a716
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lostfiles/-/commit/5b280753aea5b7d768e361268ff942f58b51a716
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help