[arch-commits] Commit in unison/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Sep 7 16:52:13 UTC 2012


    Date: Friday, September 7, 2012 @ 12:52:13
  Author: tpowa
Revision: 166405

upgpkg: unison 2.40.65-1

bump to latest version

Modified:
  unison/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-07 16:52:02 UTC (rev 166404)
+++ PKGBUILD	2012-09-07 16:52:13 UTC (rev 166405)
@@ -2,8 +2,8 @@
 #Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=unison
-pkgver=2.40.63
-pkgrel=4
+pkgver=2.40.65
+pkgrel=1
 pkgdesc="Unison is a file-synchronization tool"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -11,10 +11,9 @@
 depends=('glibc')
 makedepends=('ocaml' 'lablgtk2' 'imagemagick')
 optdepends=('gtk2: for gtk2 support')
-source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/$pkgname-$pkgver.tar.gz
+source=(http://www.cis.upenn.edu/~bcpierce/unison/download/releases/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz
         $pkgname.desktop)
-md5sums=('3281207850cf6f0a17fe73f371893bd3'
-         '2daecba7705455a8e4b769e48b059872')
+
 options=(!makeflags)
 
 build() {
@@ -51,3 +50,5 @@
  # make versioned symlink #29827
   ln -s unison unison-2.40
 }
+md5sums=('ade42565aa0f94834664040108119f5e'
+         '2daecba7705455a8e4b769e48b059872')




More information about the arch-commits mailing list