From 9fe477eab6402710396831974c34b491b9b2ca6e Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Tue, 15 May 2012 10:49:53 -0500
Subject: LinHES-system: add warning about LinHES-run and it's pending removal

---
 abs/core/LinHES-system/LinHES-run | 6 ++++++
 abs/core/LinHES-system/PKGBUILD   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/abs/core/LinHES-system/LinHES-run b/abs/core/LinHES-system/LinHES-run
index 64fb2bc..2c53337 100755
--- a/abs/core/LinHES-system/LinHES-run
+++ b/abs/core/LinHES-system/LinHES-run
@@ -1,4 +1,10 @@
 #!/bin/sh
+################################################################
+#  WARNING THIS FILE IS DEPRECATED 
+#  any changes to this file must also be made to  LinHES-session
+#
+#
+###############################################################
 function msg(){
     echo -e "$1"  | osd_cat --pos=middle --align=center --offset=200 --delay=5 --color=$color --outline=$outline --outlinecolour=$outlinecolour --shadow=$shadow --shadowcolour=$shadowcolour --font=$font &
 }
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD
index 3a0c60f..a2f0010 100644
--- a/abs/core/LinHES-system/PKGBUILD
+++ b/abs/core/LinHES-system/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=LinHES-system
 pkgver=2
-pkgrel=50
+pkgrel=51
 arch=('i686')
 MVDIR=$startdir/pkg/usr/LH
 BINDIR=$startdir/pkg/usr/bin
@@ -58,7 +58,7 @@ md5sums=('e62397288e9b3b41c5ca2a73500db865'
          '76b2637cac0452b3acdbeeb4e8a5474b'
          'd1f27cb422010077c841376526fe46ea'
          '2ef9f945e034119f77d9b6beb17e4fa5'
-         'c2c7b3d2d885fb4bdc393a69efba6f01'
+         '390af4b95a186c5ea1c2c1de9b1de00a'
          'cbe4cba14fa9d01a62e2196edc1bd98b'
          'dc3eef2a624754e16805d72bbe488b67'
          'dc0be354ce77ba2b89868fc29b942c43'
-- 
cgit v0.12