summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"