diff options
author | root <root@rshg047.dnsready.net> | 2011-06-09 22:46:45 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-06-09 22:46:45 +0000 |
commit | 8634a064b17334eb58699897220aeed2fc9a54db (patch) | |
tree | 8991573625a440a1f27d8da1abb3ae61fa4d0137 /extra/unison/PKGBUILD | |
parent | 498f3fc095103b2a220a00b27d43f4dae02d5459 (diff) |
Thu Jun 9 22:46:45 UTC 2011
Diffstat (limited to 'extra/unison/PKGBUILD')
-rw-r--r-- | extra/unison/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/unison/PKGBUILD b/extra/unison/PKGBUILD index 021950ef5..059ab98a2 100644 --- a/extra/unison/PKGBUILD +++ b/extra/unison/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 110780 2011-02-22 07:48:24Z tpowa $ +# $Id: PKGBUILD 126943 2011-06-08 20:05:25Z tpowa $ #Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=unison -pkgver=2.40.61 -pkgrel=1 +pkgver=2.40.63 +pkgrel=2 pkgdesc="Unison is a file-synchronization tool" arch=(i686 x86_64) license=('GPL2') @@ -42,5 +42,5 @@ build() { cd $startdir/pkg//usr/bin ln -s unison-gtk2 unison-x11 } -md5sums=('9d48796b115704321c6a4a50dd0928ee' +md5sums=('3281207850cf6f0a17fe73f371893bd3' '2daecba7705455a8e4b769e48b059872') |