diff options
Diffstat (limited to 'abs/extra')
-rw-r--r-- | abs/extra/web-on-linhes/PKGBUILD | 4 | ||||
-rwxr-xr-x | abs/extra/web-on-linhes/web-on-linhes_is.conf | 8 |
2 files changed, 2 insertions, 10 deletions
diff --git a/abs/extra/web-on-linhes/PKGBUILD b/abs/extra/web-on-linhes/PKGBUILD index f6dd953..4e52115 100644 --- a/abs/extra/web-on-linhes/PKGBUILD +++ b/abs/extra/web-on-linhes/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Cecil Watson<knoppmyth@gmail.com> pkgname=web-on-linhes -pkgver=1.2 +pkgver=1.3 pkgrel=1 pkgdesc="Added multiple websites with 10' UIs to Play Online Streams." arch=('i686' 'x86_64') @@ -20,4 +20,4 @@ package() { install -D -m0744 ${srcdir}/web-on-linhes_is.conf ${pkgdir}/etc/gen_is_xml.d/web-on-linhes_is.conf } md5sums=('b04992d48e45411bdeed23e6aa9f95f7' - '3cf898ba31b4e0985adf344f6dbdc536') + '475addc194b389ecc4bc5cde3aa5a8ea') diff --git a/abs/extra/web-on-linhes/web-on-linhes_is.conf b/abs/extra/web-on-linhes/web-on-linhes_is.conf index b11c065..27d0dcb 100755 --- a/abs/extra/web-on-linhes/web-on-linhes_is.conf +++ b/abs/extra/web-on-linhes/web-on-linhes_is.conf @@ -17,14 +17,6 @@ <!--#WebOnTV--> <button> <type>STREAM</type> - <text>The New York Times</text> - <action>EXEC /usr/LH/bin/web-on-linhes.sh http://www.nytimes.com/gtv/</action> - </button> - <!--#WebOnTV--> - - <!--#WebOnTV--> - <button> - <type>STREAM</type> <text>PBS Kids</text> <action>EXEC /usr/LH/bin/web-on-linhes.sh http://pbskids.org/video/</action> </button> |