summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-08-03 13:50:57 -0400
committergraysky2016-08-03 13:50:57 -0400
commit5c3cdcdbca2cdfb66d3e4ac4cf94c9eb4451fde9 (patch)
tree863539a48a3e0f8ef856027d5a8f7d621d0fbc23
parentea3c2c90145f13b7e36d3003f70fba2ab0a2a442 (diff)
downloadaur-5c3cdcdbca2cdfb66d3e4ac4cf94c9eb4451fde9.tar.gz
Update to 3.25-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92dc645db424..508a2b6ade61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Wed Jul 20 19:16:55 UTC 2016
+# Wed Aug 3 17:50:57 UTC 2016
pkgbase = lostfiles
pkgdesc = Find orphaned files not owned by any Arch packages
- pkgver = 3.24
+ pkgver = 3.25
pkgrel = 1
url = https://github.com/graysky2/lostfiles
arch = any
license = GPL2
- source = https://github.com/graysky2/lostfiles/archive/v3.24.tar.gz
- sha256sums = d4aea75a27e7c5b76c1029f493b638c50b7a8d9ced908cef1d1b803078c706c8
+ source = https://github.com/graysky2/lostfiles/archive/v3.25.tar.gz
+ sha256sums = 1c6a8c8fb98bdda81331ad6df91eb210a7bb8cfc2aa990f55a1b7713917e98c4
pkgname = lostfiles
diff --git a/PKGBUILD b/PKGBUILD
index a9c6c435b0ba..2b0fb396c529 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: graysky <graysky AT archlinux dot us>
pkgname=lostfiles
-pkgver=3.24
+pkgver=3.25
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=('d4aea75a27e7c5b76c1029f493b638c50b7a8d9ced908cef1d1b803078c706c8')
+sha256sums=('1c6a8c8fb98bdda81331ad6df91eb210a7bb8cfc2aa990f55a1b7713917e98c4')
package() {
cd "$pkgname-$pkgver"