summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d4ef1bd6397..30601f5d59f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Jan 27 11:03:52 UTC 2016
+# Sun Jan 1 11:18:59 UTC 2017
pkgbase = dupfiles
pkgdesc = Find and hardlink duplicate files.
- pkgver = 5.8
+ pkgver = 5.9
pkgrel = 1
url = http://liw.fi/dupfiles/
arch = any
license = GPL
depends = python2
- source = http://code.liw.fi/debian/pool/main/d/dupfiles/dupfiles_5.8.orig.tar.xz
- md5sums = 63156d0aa8720b7368b7dacee9319ee5
+ source = http://code.liw.fi/debian/pool/main/d/dupfiles/dupfiles_5.9.orig.tar.xz
+ md5sums = cd6b058475a60b14bc1ab5da0766b1f7
pkgname = dupfiles
diff --git a/PKGBUILD b/PKGBUILD
index f987c18d5fff..de7324d808c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: SanskritFritz (gmail)
pkgname=dupfiles
-pkgver=5.8
+pkgver=5.9
pkgrel=1
pkgdesc="Find and hardlink duplicate files."
arch=('any')
@@ -22,4 +22,4 @@ package() {
python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
}
-md5sums=('63156d0aa8720b7368b7dacee9319ee5')
+md5sums=('cd6b058475a60b14bc1ab5da0766b1f7')