[arch-commits] Commit in xbmc/trunk (PKGBUILD xbmc.install)

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Nov 29 15:58:39 UTC 2013


    Date: Friday, November 29, 2013 @ 16:58:38
  Author: spupykin
Revision: 101633

upgpkg: xbmc 12.2-8

upd

Modified:
  xbmc/trunk/PKGBUILD
  xbmc/trunk/xbmc.install

--------------+
 PKGBUILD     |    2 +-
 xbmc.install |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-29 15:58:32 UTC (rev 101632)
+++ PKGBUILD	2013-11-29 15:58:38 UTC (rev 101633)
@@ -9,7 +9,7 @@
 
 pkgname=xbmc
 pkgver=12.2
-pkgrel=7
+pkgrel=8
 pkgdesc="A software media player and entertainment hub for digital media"
 arch=('i686' 'x86_64')
 url="http://xbmc.org"

Modified: xbmc.install
===================================================================
--- xbmc.install	2013-11-29 15:58:32 UTC (rev 101632)
+++ xbmc.install	2013-11-29 15:58:38 UTC (rev 101633)
@@ -3,7 +3,7 @@
   [[ $(type -p update-desktop-database) ]] && usr/bin/update-desktop-database -q usr/share/applications
   getent group xbmc > /dev/null || groupadd xbmc
   getent passwd xbmc > /dev/null || useradd -m -d /var/lib/xbmc -g xbmc xbmc
-  usermod -a -G xbmc,audio,video,power,network,optical,storage,disk,upower,udisks xbmc
+  usermod -a -G xbmc,audio,video,power,network,optical,storage,disk xbmc
 }
 
 post_upgrade() {




More information about the arch-commits mailing list