diff options
author | James Meyer <james.meyer@operamail.com> | 2013-01-15 18:03:21 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2013-01-15 18:03:21 (GMT) |
commit | 57d85567cbc5a7aac581642e1d54ccc473f106d8 (patch) | |
tree | 43047e8952d31c70c0ac5965c8ae6c84332586ee /abs/core/LinHES-system/PKGBUILD | |
parent | 38d2158355d4ebddf3bcf10a488fdf85c4f57d90 (diff) | |
download | linhes_pkgbuild-57d85567cbc5a7aac581642e1d54ccc473f106d8.zip linhes_pkgbuild-57d85567cbc5a7aac581642e1d54ccc473f106d8.tar.gz linhes_pkgbuild-57d85567cbc5a7aac581642e1d54ccc473f106d8.tar.bz2 |
LinHES-system: enable airplay be default. This does not install the airplay key, it only enables myth to look for the key and become an airplay target.
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index e49578e..855090e 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=2 -pkgrel=140 +pkgrel=141 arch=('i686' 'x86_64') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin @@ -81,7 +81,7 @@ build() { } md5sums=('d1f60851cb319921f3b7ad044d6f6332' - '5881bdb43d578ec3a79d1f77ea58a3db' + 'de32a1c50101265dd7f6ca5037f7a26a' 'a875ee97f86e46f34a741c2bc455f894' '76b2637cac0452b3acdbeeb4e8a5474b' '781c977f8872543f033dad2caaf0458e' |