diff options
author | James Meyer <james.meyer@operamail.com> | 2013-11-27 04:05:55 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2013-11-27 04:05:55 (GMT) |
commit | 50febebef4996733d7319593003881ab878b21a0 (patch) | |
tree | d4afe01cdc7311b3cd7285d323b6756e4183db98 /abs | |
parent | ee77f0a92a8a5e5eff25fa7bf03abb396e49fa61 (diff) | |
download | linhes_pkgbuild-50febebef4996733d7319593003881ab878b21a0.zip linhes_pkgbuild-50febebef4996733d7319593003881ab878b21a0.tar.gz linhes_pkgbuild-50febebef4996733d7319593003881ab878b21a0.tar.bz2 |
mythinstall: recompile, no change
Diffstat (limited to 'abs')
-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 82ffb3b..6351e4e 100644 --- a/abs/core/mythinstall/PKGBUILD +++ b/abs/core/mythinstall/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jams pkgname=mythinstall pkgver=8.1 -pkgrel=2 +pkgrel=3 pkgdesc="LinHES installer/systemconfig GUI." arch=('i686' 'x86_64') depends=('mythtv>=0.27') |