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

Gaëtan Bisson bisson at archlinux.org
Thu Feb 8 05:12:13 UTC 2018


    Date: Thursday, February 8, 2018 @ 05:12:12
  Author: bisson
Revision: 316179

fix desktop file

Modified:
  unison/trunk/PKGBUILD
  unison/trunk/desktop

----------+
 PKGBUILD |    4 ++--
 desktop  |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-07 23:44:30 UTC (rev 316178)
+++ PKGBUILD	2018-02-08 05:12:12 UTC (rev 316179)
@@ -5,7 +5,7 @@
 pkgname=unison
 _pkgver=2.48.15v4
 pkgver=${_pkgver%v*}
-pkgrel=2
+pkgrel=3
 pkgdesc='File-synchronization tool'
 #url='https://github.com/bcpierce00/unison/'
 url='https://www.cis.upenn.edu/~bcpierce/unison/'
@@ -18,7 +18,7 @@
         'desktop')
 sha256sums=('f8c7e982634bbe1ed6510fe5b36b6c5c55c06caefddafdd9edc08812305fdeec'
             '2a971cf17e0a7303e99a793829e2b7b03533d17041e3b2ebba53555a5bd62284'
-            'e9ef4e8b845453e21abafa8c9d153080375024d2465e3bf65f0e5a2ca1f5ea4a')
+            'b497b1c23cceb8967e9c3f9a39720e3029d370304ae410795121224f96c234a3')
 
 options=('!makeflags')
 

Modified: desktop
===================================================================
--- desktop	2018-02-07 23:44:30 UTC (rev 316178)
+++ desktop	2018-02-08 05:12:12 UTC (rev 316179)
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Name=unison
 Comment=File synchronisation tool for X11
-TryExec=unison-x11
-Exec=unison-x11
+TryExec=unison-gtk2
+Exec=unison-gtk2
 Terminal=false
 Type=Application
 Categories=GTK;Application;Network;



More information about the arch-commits mailing list