diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-11-23 17:54:42 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-11-23 17:54:42 (GMT) |
commit | 214fa024f53003b4ce5aa0a7888f12f80684703f (patch) | |
tree | b02989e29c88751d92b44f20dc652bd5851659dc /abs/core/LinHES-system/PKGBUILD | |
parent | 917316aa3b3dc34b579616286f26666a8243d998 (diff) | |
download | linhes_pkgbuild-214fa024f53003b4ce5aa0a7888f12f80684703f.zip linhes_pkgbuild-214fa024f53003b4ce5aa0a7888f12f80684703f.tar.gz linhes_pkgbuild-214fa024f53003b4ce5aa0a7888f12f80684703f.tar.bz2 |
LinHES-system: linhes_update.sh & linhes_update2.sh: fix linhes.xml from being incomplete
grep 2.22 changed of behavior so changed the options
don't use pkill -USR1 mythfrontend as it causes some keybindings to not work after.
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index e3c1700..e8f220d 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.3 -pkgrel=19 +pkgrel=20 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -124,8 +124,8 @@ md5sums=('76842f8cff548d2c1289e0992a8b84dd' 'cd28dd67a78f3b7da704e31db0298916' 'e9f545c3bcf9c85b45496c281fc6a1b8' 'a94fe6d980f4b810f2e2ae5352084b39' - '384956b4fd9bf40907856bab0e67b169' - 'f4ce577e2ab1b6dbf9def46a8ab86e2d' + '0d1632ea63d8145c173c6aecf0b007f0' + 'ff689f2e9572a78d88384b2e5774f579' '28f29578e5b3ba84fdf2aa57cf475bcf' '4a1fda884dcd7d65fb2690fbdbd92a83' '2b7fe3b57592823a4c7e3ec132dcb7f4' |