diff options
Diffstat (limited to 'community/shake/PKGBUILD')
-rw-r--r-- | community/shake/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/shake/PKGBUILD b/community/shake/PKGBUILD index cc8f72da6..55336da5f 100644 --- a/community/shake/PKGBUILD +++ b/community/shake/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 43460 2011-03-26 10:32:40Z jlichtblau $ +# $Id: PKGBUILD 67776 2012-03-14 11:42:05Z giovanni $ # Maintainer : Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor : Allan McRae <allan@archlinux.org> # Contributor: Julien MISCHKOWITZ <wain@archlinux.fr> pkgname=shake pkgver=0.999 -pkgrel=1 +pkgrel=2 pkgdesc="Userspace defragmenter that can be run while system is in use" arch=('i686' 'x86_64') url="http://vleu.net/shake/" |