summaryrefslogtreecommitdiff
path: root/pcr/lostfiles
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/lostfiles')
-rw-r--r--pcr/lostfiles/PKGBUILD15
1 files changed, 9 insertions, 6 deletions
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 <graysky AT archlinux dot us>
-# Maintainer: Esteban Carnevale <alfplayer@mailoo.org>
+# Contributor (AUR): graysky <graysky AT archlinux dot us>
+# Contributor: Esteban Carnevale <alfplayer@mailoo.org>
+
+# 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"