diff options
Diffstat (limited to 'extra/unison/PKGBUILD')
-rw-r--r-- | extra/unison/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/unison/PKGBUILD b/extra/unison/PKGBUILD index f3c933315..c92284689 100644 --- a/extra/unison/PKGBUILD +++ b/extra/unison/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 166409 2012-09-07 16:52:52Z tpowa $ +# $Id: PKGBUILD 172029 2012-11-26 16:23:15Z tpowa $ #Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=unison -pkgver=2.40.65 +pkgver=2.40.102 pkgrel=1 pkgdesc="Unison is a file-synchronization tool" arch=(i686 x86_64) @@ -50,5 +50,5 @@ package() { # make versioned symlink #29827 ln -s unison unison-2.40 } -md5sums=('ade42565aa0f94834664040108119f5e' +md5sums=('42caf869f40440ed0e75eef07a605b2e' '2daecba7705455a8e4b769e48b059872') |