diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-02-13 20:52:19 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-02-13 20:52:19 (GMT) |
commit | 8565905f38cc3c1f59c1bcc4bec9e3ac21a39313 (patch) | |
tree | c6ab52e172e0de39cee8c019a84605a5942a0a1c /abs/core/mythinstall/PKGBUILD | |
parent | 215fbfb801eb609acb4244dcb38e6e36b11a4f36 (diff) | |
download | linhes_pkgbuild-8565905f38cc3c1f59c1bcc4bec9e3ac21a39313.zip linhes_pkgbuild-8565905f38cc3c1f59c1bcc4bec9e3ac21a39313.tar.gz linhes_pkgbuild-8565905f38cc3c1f59c1bcc4bec9e3ac21a39313.tar.bz2 |
mythinstall: Add Notify option to Automatic Updates. refs #959
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 a161985..19bdf68 100644 --- a/abs/core/mythinstall/PKGBUILD +++ b/abs/core/mythinstall/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jams pkgname=mythinstall pkgver=8.1 -pkgrel=8 +pkgrel=9 pkgdesc="LinHES installer/systemconfig GUI." arch=('i686' 'x86_64') depends=('mythtv>=0.27') |