diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-08-05 16:28:08 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-08-05 16:28:08 (GMT) |
commit | a0a5301cddaa2023d602ff25be1a8561d7f59ea1 (patch) | |
tree | b6450e60d29cd5e59983140f82cf5779bb53c974 /abs/extra/web-on-linhes/PKGBUILD | |
parent | d053895815741e00136da1cb4d81b30a6ddf9112 (diff) | |
download | linhes_pkgbuild-a0a5301cddaa2023d602ff25be1a8561d7f59ea1.zip linhes_pkgbuild-a0a5301cddaa2023d602ff25be1a8561d7f59ea1.tar.gz linhes_pkgbuild-a0a5301cddaa2023d602ff25be1a8561d7f59ea1.tar.bz2 |
web-on-linhes: remove menu items that are no longer working
Diffstat (limited to 'abs/extra/web-on-linhes/PKGBUILD')
-rw-r--r-- | abs/extra/web-on-linhes/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/web-on-linhes/PKGBUILD b/abs/extra/web-on-linhes/PKGBUILD index 0d916bf..f6dd953 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.01.0 +pkgver=1.2 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' - '926982798d1c1a8bfd45da8eef8a56f3') + '3cf898ba31b4e0985adf344f6dbdc536') |