[arch-commits] Commit in unison/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon Jun 11 13:28:37 UTC 2012
Date: Monday, June 11, 2012 @ 09:28:36
Author: tpowa
Revision: 161431
upgpkg: unison 2.40.63-4
add version symlink # 29827
Modified:
unison/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-06-11 13:06:12 UTC (rev 161430)
+++ PKGBUILD 2012-06-11 13:28:36 UTC (rev 161431)
@@ -3,7 +3,7 @@
pkgname=unison
pkgver=2.40.63
-pkgrel=3
+pkgrel=4
pkgdesc="Unison is a file-synchronization tool"
arch=(i686 x86_64)
license=('GPL2')
@@ -48,4 +48,6 @@
# make symlink for .desktop file
cd "$pkgdir"/usr/bin
ln -s unison-gtk2 unison-x11
+ # make versioned symlink #29827
+ ln -s unison unison-2.40
}
More information about the arch-commits
mailing list