summaryrefslogtreecommitdiff
path: root/pcr/lostfiles/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-15 18:22:54 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-15 18:22:54 -0300
commit53c554ed87485a3fac0b8a73dba70f5b0e06218e (patch)
tree329c566606c8510699257ee39cf080a6e5724d3f /pcr/lostfiles/PKGBUILD
parentb6bf0cbfb2d9a468f9bc31189fcfaea8ffa4c0e3 (diff)
parent61db03d5c793cea7fcfade4dc50ec2d7640917c3 (diff)
Merge branch 'master' of ssh://projects.parabola.nu/~git/abslibre
Diffstat (limited to 'pcr/lostfiles/PKGBUILD')
-rw-r--r--pcr/lostfiles/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/pcr/lostfiles/PKGBUILD b/pcr/lostfiles/PKGBUILD
index 77c408551..b6fe0d9ad 100644
--- a/pcr/lostfiles/PKGBUILD
+++ b/pcr/lostfiles/PKGBUILD
@@ -2,15 +2,14 @@
# Maintainer: Esteban Carnevale <alfplayer@mailoo.org>
pkgname=lostfiles
-pkgver=3.10
+pkgver=3.14
pkgrel=1
pkgdesc='Find orphan files - those not owned by any Arch packages.'
arch=('any')
license=('GPL2')
-depends=('bash')
url="https://github.com/graysky2/lostfiles"
source=("https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('52cb37cb1214d9285fbba7dc774f1490eee0d3380d8f4f383406049e37c4fbc8')
+sha256sums=('f16ff9c2b74e18f7826a140df2a7b381bf262aa3d3fe564fb1c3900f531a2675')
package() {
cd "$pkgname-$pkgver"