summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-06-06 15:45:50 -0400
committergraysky2016-06-06 15:45:50 -0400
commit472107e54c416aca1a3fc151cfa8653fd563517d (patch)
treef9ba6c7437a1f24040b35367c5929b408a8f94e4 /PKGBUILD
parent8e964615b7284c089e7f33317521fdcacaf5bb0f (diff)
downloadaur-472107e54c416aca1a3fc151cfa8653fd563517d.tar.gz
Update to 3.20-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ee074449b75..552c4f657f7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: graysky <graysky AT archlinux dot us>
pkgname=lostfiles
-pkgver=3.19
+pkgver=3.20
pkgrel=1
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=('db21ef736dd253e9c01394df110de90f5ff9429fee82b405aa669f7b89b25f8b')
+sha256sums=('d912009ac4d74211bf661184ac5a4e9f7c0853bee23985f0ec70ab4ca6c36543')
package() {
cd "$pkgname-$pkgver"