summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-07-20 15:16:55 -0400
committergraysky2016-07-20 15:16:55 -0400
commitea3c2c90145f13b7e36d3003f70fba2ab0a2a442 (patch)
tree83a6ddc7173ea2d0b411a6190884ac82fb63fc58 /PKGBUILD
parentc0552a83defeffdf8a2e6c0b661c5ff81dbafd7b (diff)
downloadaur-ea3c2c90145f13b7e36d3003f70fba2ab0a2a442.tar.gz
Update to 3.24-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 984093f29a8f..a9c6c435b0ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: graysky <graysky AT archlinux dot us>
pkgname=lostfiles
-pkgver=3.23
+pkgver=3.24
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=('a402874a6345b2f12c6e4903abe0133f1f76e6cc2c2f8d1d3ebdea7c112f3adf')
+sha256sums=('d4aea75a27e7c5b76c1029f493b638c50b7a8d9ced908cef1d1b803078c706c8')
package() {
cd "$pkgname-$pkgver"