diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-10 11:18:50 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-10 11:18:50 -0300 |
commit | be51ad4280764191b91e8c27baca29a30475e483 (patch) | |
tree | 0794eb362f0c718d1c199efef58eb7248d27f311 /extra/unison/PKGBUILD | |
parent | 06a22f3bf7a44edf24bd02b6023cf05a6bc77256 (diff) | |
parent | 8634a064b17334eb58699897220aeed2fc9a54db (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/solfege/PKGBUILD
core/udev/PKGBUILD
testing/moc/PKGBUILD
testing/mod_perl/PKGBUILD
testing/pidgin/PKGBUILD
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 1f4f856f0..ffa6ab40b 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 'mips64el') license=('GPL2') @@ -42,5 +42,5 @@ build() { cd $startdir/pkg//usr/bin ln -s unison-gtk2 unison-x11 } -md5sums=('9d48796b115704321c6a4a50dd0928ee' +md5sums=('3281207850cf6f0a17fe73f371893bd3' '2daecba7705455a8e4b769e48b059872') |