diff options
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') |