diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-09-23 19:44:16 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-09-23 19:44:16 (GMT) |
commit | 4a1cc56a4d52ed3024aeb1f60c09e135a6ae6446 (patch) | |
tree | 9bbb13e773893d72bd80edd9ba7bf229a710cce3 /abs/core/keylaunch/PKGBUILD | |
parent | 0328daea42c752673f9268408e7ec96308c5852a (diff) | |
download | linhes_pkgbuild-4a1cc56a4d52ed3024aeb1f60c09e135a6ae6446.zip linhes_pkgbuild-4a1cc56a4d52ed3024aeb1f60c09e135a6ae6446.tar.gz linhes_pkgbuild-4a1cc56a4d52ed3024aeb1f60c09e135a6ae6446.tar.bz2 |
keylaunch: keylaunch.install: check if mythtv home exist before creating symlink
Diffstat (limited to 'abs/core/keylaunch/PKGBUILD')
-rw-r--r-- | abs/core/keylaunch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/keylaunch/PKGBUILD b/abs/core/keylaunch/PKGBUILD index d869044..173cdff 100644 --- a/abs/core/keylaunch/PKGBUILD +++ b/abs/core/keylaunch/PKGBUILD @@ -1,6 +1,6 @@ pkgname=keylaunch pkgver=1.3.9 -pkgrel=7 +pkgrel=8 arch=('i686' 'x86_64') pkgdesc="KeyLaunch is a small utility for binding commands to a hot key. " url="http://www.oroborus.org/" |