diff options
author | Michael Hanson <hansonorders@verison.net> | 2010-05-04 00:25:19 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verison.net> | 2010-05-04 00:25:19 (GMT) |
commit | 4629a7669ffba21068576ca8aac2c2051d360536 (patch) | |
tree | 81361ca34ef6cfe18a9f943f75c490836dc9f509 /abs/core-testing/linhes-scripts/PKGBUILD | |
parent | 78a3acb31c01c3513fb2ed41165f35532df445cf (diff) | |
download | linhes_pkgbuild-4629a7669ffba21068576ca8aac2c2051d360536.zip linhes_pkgbuild-4629a7669ffba21068576ca8aac2c2051d360536.tar.gz linhes_pkgbuild-4629a7669ffba21068576ca8aac2c2051d360536.tar.bz2 |
fuzemux & linhes-scripts: initial fuzemux include / Added user job script myth2fuze
Diffstat (limited to 'abs/core-testing/linhes-scripts/PKGBUILD')
-rw-r--r-- | abs/core-testing/linhes-scripts/PKGBUILD | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD index 6ecf501..b5d9d7e 100644 --- a/abs/core-testing/linhes-scripts/PKGBUILD +++ b/abs/core-testing/linhes-scripts/PKGBUILD @@ -3,7 +3,7 @@ pkgname=linhes-scripts pkgver=1 -pkgrel=66 +pkgrel=67 pkgdesc="Various scripts that help to make LinHES, LinHES." arch=('i686' 'x86_64') license=('GPL2') @@ -40,6 +40,7 @@ upgrade_to_0.22.sh remove_php_mythvideo.sh removecommercials.sh system-cleanup.sh +myth2fuze ) build() { @@ -81,4 +82,5 @@ md5sums=('f56985b2d602e11dc1e10d3e7848b2a5' 'ea5492d4dab8271db20cb84416c001dc' '87b0dc855181f98516acb18a7d551601' '25c1baeb97a49656456ae33f7e7a9f06' - '2fb25aef03ffd1282414d8cca3df7056') + '2fb25aef03ffd1282414d8cca3df7056' + '945fa126b426eafe7e75df07426b9611') |