diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-04-19 22:01:22 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-04-19 22:01:22 (GMT) |
commit | 8eaf3a55d86a96ee70f0c0f7cc02c735c14a4e0d (patch) | |
tree | e18af75dde9ae4bc2fa5f7b2fb919f711c94a65d /abs/core | |
parent | eff60fe2ac202e8124028d3b0d91ab64ad32d16c (diff) | |
download | linhes_pkgbuild-8eaf3a55d86a96ee70f0c0f7cc02c735c14a4e0d.zip linhes_pkgbuild-8eaf3a55d86a96ee70f0c0f7cc02c735c14a4e0d.tar.gz linhes_pkgbuild-8eaf3a55d86a96ee70f0c0f7cc02c735c14a4e0d.tar.bz2 |
mythinstall: rebuild
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/mythinstall/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythinstall/PKGBUILD b/abs/core/mythinstall/PKGBUILD index 24628a6..75ffe99 100644 --- a/abs/core/mythinstall/PKGBUILD +++ b/abs/core/mythinstall/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jams pkgname=mythinstall pkgver=8.5.1 -pkgrel=3 +pkgrel=4 pkgdesc="LinHES installer/systemconfig GUI." arch=('i686' 'x86_64') depends=('mythtv>=29' 'LinHES-config') |