summaryrefslogtreecommitdiff
path: root/community/hardlink/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hardlink/PKGBUILD')
-rw-r--r--community/hardlink/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/hardlink/PKGBUILD b/community/hardlink/PKGBUILD
index edf5d6973..4c2add1f6 100644
--- a/community/hardlink/PKGBUILD
+++ b/community/hardlink/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 70897 2012-05-18 22:12:06Z seblu $
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# $Id: PKGBUILD 114503 2014-07-01 18:39:53Z seblu $
+# Maintainer: Sébastien Luttringer
pkgname=hardlink
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Replace file copies using hardlinks'
arch=('i686' 'x86_64')
url='http://jak-linux.org/projects/hardlink/'
@@ -24,4 +24,4 @@ package() {
install -Dm 644 debian/copyright "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-# vim:set ts=2 sw=2 ft=sh et:
+# vim:set ts=2 sw=2 et: