[arch-commits] Commit in lostfiles/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu Nov 26 17:03:12 UTC 2020
Date: Thursday, November 26, 2020 @ 17:03:11
Author: foxboron
Revision: 763647
upgpkg: lostfiles 4.08-1
Modified:
lostfiles/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-26 17:02:03 UTC (rev 763646)
+++ PKGBUILD 2020-11-26 17:03:11 UTC (rev 763647)
@@ -2,8 +2,8 @@
# Contributor: graysky <graysky AT archlinux dot us>
pkgname=lostfiles
-pkgver=4.07
-pkgrel=2
+pkgver=4.08
+pkgrel=1
pkgdesc="Find orphaned files not owned by any Arch packages"
arch=(any)
url="https://github.com/graysky2/lostfiles"
@@ -10,7 +10,7 @@
license=(MIT)
backup=(etc/lostfiles.conf)
source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('b31980bc92841314a208c89b02b9241a097af157514e6f6b97089dddeff3e1b8')
+sha256sums=('c0ed89f4bab54e3a0f41c181e362f0ee6a841ed3ee4b762e9e292567ceeb127e')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list