summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-06-04 08:11:20 -0400
committergraysky2016-06-04 08:11:20 -0400
commit8e964615b7284c089e7f33317521fdcacaf5bb0f (patch)
treecc3bb27f72f20be7be79018b9e9e8fc144648abb /PKGBUILD
parentf676a13b6d9d52c60e2eff60e6ba927d9cacd90f (diff)
downloadaur-8e964615b7284c089e7f33317521fdcacaf5bb0f.tar.gz
Update to 3.19-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b281c72f403c..4ee074449b75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: graysky <graysky AT archlinux dot us>
pkgname=lostfiles
-pkgver=3.18
+pkgver=3.19
pkgrel=1
-pkgdesc='Find orphan files - those not owned by any Arch packages.'
+pkgdesc='Find orphaned files not owned by any Arch packages'
arch=('any')
license=('GPL2')
url="https://github.com/graysky2/lostfiles"
source=("https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('b87f7b4bc690a2df410f385cf3aaf5b74f69ea3e369cb14a8930f9f422ff391e')
+sha256sums=('db21ef736dd253e9c01394df110de90f5ff9429fee82b405aa669f7b89b25f8b')
package() {
cd "$pkgname-$pkgver"