From 5d157935c93dbbec3375ab1dacf440c6b50354ff Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Mon, 22 Jan 2018 06:56:42 +0100 Subject: pcr/lostfiles: updated to 3.27 --- pcr/lostfiles/PKGBUILD | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'pcr/lostfiles') diff --git a/pcr/lostfiles/PKGBUILD b/pcr/lostfiles/PKGBUILD index b6fe0d9ad..59f71adb1 100644 --- a/pcr/lostfiles/PKGBUILD +++ b/pcr/lostfiles/PKGBUILD @@ -1,15 +1,18 @@ -# Contributor (Arch): graysky -# Maintainer: Esteban Carnevale +# Contributor (AUR): graysky +# Contributor: Esteban Carnevale + +# parabola changes and rationale: +# - rebranded pkgdesc pkgname=lostfiles -pkgver=3.14 +pkgver=3.27 pkgrel=1 -pkgdesc='Find orphan files - those not owned by any Arch packages.' +pkgdesc='Find orphaned files not owned by any Parabola packages' arch=('any') license=('GPL2') url="https://github.com/graysky2/lostfiles" -source=("https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz") -sha256sums=('f16ff9c2b74e18f7826a140df2a7b381bf262aa3d3fe564fb1c3900f531a2675') +source=("$pkgname-$pkgver.tar.xz::https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz") +sha256sums=('0095834e4398abbb1cbdd93a500dc1262665d3d9467817abaaf4f8e82ed17cfa') package() { cd "$pkgname-$pkgver" -- cgit v1.2.3