summaryrefslogtreecommitdiff
path: root/community/hardlink
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-02 03:51:56 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-02 03:51:56 +0000
commit35f5198d4a73e45c4e9e22d638f5bfd5b9b4bc62 (patch)
tree0a936fac74a00270ec2c07d3a37a63e79dd80999 /community/hardlink
parent88933a383866089c23f6d62783a6a24ab211e872 (diff)
Wed Jul 2 03:45:24 UTC 2014
Diffstat (limited to 'community/hardlink')
-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: