diff options
author | James Meyer <james.meyer@operamail.com> | 2010-03-30 16:43:56 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-03-30 16:43:56 (GMT) |
commit | 0fc0baa06eea5e1f3c3ce380dd46886f2331b514 (patch) | |
tree | 8f8cbe0f5c8d70478e6c7409e91a0ad462c55fe3 | |
parent | 2eb78828b2b55caa9e036b8b20d101ffe89baf59 (diff) | |
download | linhes_pkgbuild-0fc0baa06eea5e1f3c3ce380dd46886f2331b514.zip linhes_pkgbuild-0fc0baa06eea5e1f3c3ce380dd46886f2331b514.tar.gz linhes_pkgbuild-0fc0baa06eea5e1f3c3ce380dd46886f2331b514.tar.bz2 |
mythsmolt: new version that adds LinHES as a valid os
-rw-r--r-- | abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD b/abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD index d970cd9..52549d4 100644 --- a/abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD +++ b/abs/core-testing/mythtv/stable-0.22/mythsmolt/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythsmolt pkgver=0.22 -pkgrel=26 +pkgrel=28 pkgdesc="mythsmolt, a hardware profileing tool" arch=('i686' 'x86_64') url="http://www.mythvantage.com" @@ -17,5 +17,5 @@ build() { make INSTALL_ROOT=$startdir/pkg install install -D -m 755 $srcdir/smolt_init_login.sh $pkgdir/etc/profile.d/smolt_init_login.sh } -md5sums=('fdf68ec5c78827aefca6f09ad82296a4' +md5sums=('4641b425d1aa910d82972ebb3a8d4998' '57a3416d90e59abbd5062436583c17e1') |