summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-07-05 15:07:39 -0400
committergraysky2016-07-05 15:07:39 -0400
commitb550e408752663aaa71ec8b6a4f71a7652bc1d35 (patch)
treee2afa9d26dc0a2f7a53d62b85d283a8f9e5b378f
parent40a82af4029dff6438dc7f593b059624e205d372 (diff)
downloadaur-b550e408752663aaa71ec8b6a4f71a7652bc1d35.tar.gz
Update to 3.22-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bab32ede721..e75635ee0915 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jul 5 19:07:33 UTC 2016
+# Tue Jul 5 19:07:39 UTC 2016
pkgbase = lostfiles
pkgdesc = Find orphaned files not owned by any Arch packages
pkgver = 3.22
@@ -8,7 +8,7 @@ pkgbase = lostfiles
arch = any
license = GPL2
source = https://github.com/graysky2/lostfiles/archive/v3.22.tar.gz
- sha256sums = 771adffeb9eafe3c3ca1bca1394264ee981545dfd90ba601f18cd5b2088a41a2
+ sha256sums = c6d9ee0b3e57387faa72fb82164fc3db5241ee4501b538b7180363d5e70e4dd4
pkgname = lostfiles
diff --git a/PKGBUILD b/PKGBUILD
index b96370eb3e92..9059cff9f024 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
license=('GPL2')
url="https://github.com/graysky2/lostfiles"
source=("https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('771adffeb9eafe3c3ca1bca1394264ee981545dfd90ba601f18cd5b2088a41a2')
+sha256sums=('c6d9ee0b3e57387faa72fb82164fc3db5241ee4501b538b7180363d5e70e4dd4')
package() {
cd "$pkgname-$pkgver"