diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-09-16 18:55:19 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-09-16 18:55:19 (GMT) |
commit | e0e80fb41248e5691afdcda5f34ec8364d3c2c5f (patch) | |
tree | c95d366a6029aafd01c707257d56360395592ccb /abs/core/LinHES-system/PKGBUILD | |
parent | 5e44c4adc1cc8bd90226ad3c078c4c3924bd8da6 (diff) | |
download | linhes_pkgbuild-e0e80fb41248e5691afdcda5f34ec8364d3c2c5f.zip linhes_pkgbuild-e0e80fb41248e5691afdcda5f34ec8364d3c2c5f.tar.gz linhes_pkgbuild-e0e80fb41248e5691afdcda5f34ec8364d3c2c5f.tar.bz2 |
LinHES-system: move stop_xss.sh from linhes-scripts.
remove stop_xss.sh from linhes-scripts. Remove linhes-scripts as a dep of web-on-linhes and xbmc.
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 9abf04a..82cc14b 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.0 -pkgrel=11 +pkgrel=12 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -21,7 +21,7 @@ binfiles="LinHES-start optimize_mythdb.py myth_mtc.py myth_mtc.sh gen_is_xml.py gen_lib_xml.py gen_light_include.py gen_game_xml.py misc_recent_recordings.pl misc_status_config.py misc_status_info.sh misc_upcoming_recordings.pl misc_which_recorder.pl - change_channel.sh change_channel_wrapper.sh + change_channel.sh change_channel_wrapper.sh stop_xss.sh be_check.py checkXFSfrag.sh find_orphans.py idle.sh xwin_find.sh linhes_update.sh linhes_update2.sh mythwelcome-config.py mythwelcome-set-alarm.sh mythwelcome-test-wakeup.sh" @@ -110,6 +110,7 @@ md5sums=('8fc4b7c1ddf8f3c4d2266ce55086b4d4' '116b0f62ed4e8dd6e437930deeb6e49e' '17f678d37187be0f12d67f64e40429c6' 'bacc813b48bafcc6fe906e5969930501' + '54a478660d0f8150fe10112a9ecf2740' '8b0298f70f97cc1dc2a58b9a73c64bd3' '911b0fbc8d9178dac1a193346c9decaf' '34fc1f58ad1eabf4eff4979d420760c0' |