diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-09-14 22:10:40 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-09-14 22:10:40 (GMT) |
commit | 096c20a03e34e5142356c2df5ba7602990561d4e (patch) | |
tree | cfef1e62e53f152bcbe31ebf8afc7884fe48d19c /abs/core/LinHES-system/PKGBUILD | |
parent | 3c36d806034f2c63d48bf0d7c577969be4155fb7 (diff) | |
download | linhes_pkgbuild-096c20a03e34e5142356c2df5ba7602990561d4e.zip linhes_pkgbuild-096c20a03e34e5142356c2df5ba7602990561d4e.tar.gz linhes_pkgbuild-096c20a03e34e5142356c2df5ba7602990561d4e.tar.bz2 |
LinHES-system, linhes-scripts: move linhes_update*.sh and mythwelcome-* to LinHES-system
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index a00751b..3b9b419 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.0 -pkgrel=6 +pkgrel=7 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -22,7 +22,9 @@ binfiles="LinHES-start optimize_mythdb.py myth_mtc.py myth_mtc.sh 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 - be_check.py checkXFSfrag.sh find_orphans.py idle.sh xwin_find.sh" + be_check.py checkXFSfrag.sh find_orphans.py idle.sh xwin_find.sh + linhes_update.sh linhes_update2.sh linhes_update3.sh + mythwelcome-config.py mythwelcome-set-alarm.sh mythwelcome-test-wakeup.sh" source=(LinHES-session LinHES-profile.sh $binfiles @@ -118,6 +120,12 @@ md5sums=('8fc4b7c1ddf8f3c4d2266ce55086b4d4' '34fc1f58ad1eabf4eff4979d420760c0' 'c3ada01d3a739abe3f920b02d4ea3f6e' 'a94fe6d980f4b810f2e2ae5352084b39' + '9d077c24d102fa02e4f417d639d8b00a' + '98979920c30bb48c02d00f6943e9e50e' + '460861e6d0cf999629b734912eea0acf' + '92950f0ffb1faf1ed64c6be2b8fbc3f6' + '95c092f67036a361ef7a57436f44332e' + '410795ef9039e4c6c0484e706ecfd567' 'eb879fee9603a05d5420d4ce8ed9e450' '6782771960c495aeb597893f37d1e5ee' '84492954db16740f949d795b74383189' |