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

Antonio Rojas arojas at archlinux.org
Thu Sep 28 14:51:35 UTC 2017


    Date: Thursday, September 28, 2017 @ 14:51:33
  Author: arojas
Revision: 306444

Update to 3.4.2, make desktop file conform to XDG spec

Modified:
  r/trunk/PKGBUILD
  r/trunk/r.desktop

-----------+
 PKGBUILD  |    8 ++++----
 r.desktop |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-28 14:26:28 UTC (rev 306443)
+++ PKGBUILD	2017-09-28 14:51:33 UTC (rev 306444)
@@ -4,8 +4,8 @@
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=r
-pkgver=3.4.1
-pkgrel=3
+pkgver=3.4.2
+pkgrel=1
 pkgdesc="Language and environment for statistical computing and graphics"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -21,8 +21,8 @@
 	'r.desktop'
 	'r.png'
 	'R.conf')
-sha1sums=('7ce8abccf61f3dc39c40f474060f2c8f00004d62'
-          'd7fa521345b230a4187d60d07d06ce4b6d573e3f'
+sha1sums=('fb0e555bb49121e849436ce9e7e3bc4f7893664f'
+          'dd214eee232b7aced7366722ad416b6b39be8e1b'
           'a69a07ec363440efc18ce0a7f2af103375dea978'
           '43668da6cfd1b4455a99f23e79e2059294dddac9')
 

Modified: r.desktop
===================================================================
--- r.desktop	2017-09-28 14:26:28 UTC (rev 306443)
+++ r.desktop	2017-09-28 14:51:33 UTC (rev 306444)
@@ -8,4 +8,4 @@
 StartupNotify=true
 Terminal=true
 Type=Application
-Categories=Science;
+Categories=Math;Science;Education



More information about the arch-commits mailing list