diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-02-10 14:28:46 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-02-10 14:28:46 (GMT) |
commit | d5edf2fcadde8e5e3e70f9d655fe226d9750b18c (patch) | |
tree | ab9f7b7ab9f931caa8dc027c542b04c05d3d00df /abs/core/mythinstall/PKGBUILD | |
parent | 9f9f31cacfb043aed222a55cbd78f040b02c0c5f (diff) | |
download | linhes_pkgbuild-d5edf2fcadde8e5e3e70f9d655fe226d9750b18c.zip linhes_pkgbuild-d5edf2fcadde8e5e3e70f9d655fe226d9750b18c.tar.gz linhes_pkgbuild-d5edf2fcadde8e5e3e70f9d655fe226d9750b18c.tar.bz2 |
mythinstall: Update some dialog for install
Diffstat (limited to 'abs/core/mythinstall/PKGBUILD')
-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 9235032..93a8f00 100644 --- a/abs/core/mythinstall/PKGBUILD +++ b/abs/core/mythinstall/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jams pkgname=mythinstall pkgver=8.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="LinHES installer/systemconfig GUI." arch=('i686' 'x86_64') depends=('mythtv>=0.28') |