summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-04-29 12:53:10 -0400
committergraysky2018-04-29 12:53:10 -0400
commitf02b25295bee9723f24bce35dd8ad350245c621c (patch)
treee78aabf4a3b6936978fe5c69d5f232215d88a8f9
parent14bf14015e28a4da2bdebaef80aa36f0ecc57ed0 (diff)
downloadaur-f02b25295bee9723f24bce35dd8ad350245c621c.tar.gz
Update to 4.00-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02bf52834629..1ec64a127131 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Sun Jan 21 12:22:23 UTC 2018
+# Sun Apr 29 16:53:10 UTC 2018
pkgbase = lostfiles
pkgdesc = Find orphaned files not owned by any Arch packages
- pkgver = 3.27
+ pkgver = 4.00
pkgrel = 1
url = https://github.com/graysky2/lostfiles
arch = any
license = GPL2
- source = lostfiles-3.27.tar.xz::https://github.com/graysky2/lostfiles/archive/v3.27.tar.gz
- sha256sums = 0095834e4398abbb1cbdd93a500dc1262665d3d9467817abaaf4f8e82ed17cfa
+ source = lostfiles-4.00.tar.xz::https://github.com/graysky2/lostfiles/archive/v4.00.tar.gz
+ sha256sums = 4245e8dcc342e96ad10a24f30e74ecbfa56dbc69bf3f0dd36cd70266b90883fa
pkgname = lostfiles
diff --git a/PKGBUILD b/PKGBUILD
index 1bdd2280e488..7384b7d8b6f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: graysky <graysky AT archlinux dot us>
pkgname=lostfiles
-pkgver=3.27
+pkgver=4.00
pkgrel=1
pkgdesc='Find orphaned files not owned by any Arch packages'
arch=('any')
license=('GPL2')
url="https://github.com/graysky2/lostfiles"
source=("$pkgname-$pkgver.tar.xz::https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('0095834e4398abbb1cbdd93a500dc1262665d3d9467817abaaf4f8e82ed17cfa')
+sha256sums=('4245e8dcc342e96ad10a24f30e74ecbfa56dbc69bf3f0dd36cd70266b90883fa')
package() {
cd "$pkgname-$pkgver"