diff options
author | James Meyer <james.meyer@operamail.com> | 2013-06-04 19:50:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2013-06-04 19:50:23 (GMT) |
commit | a1b54c58e054ad7adf1c4b609dc978f558dad3af (patch) | |
tree | e4a8a1684d8fe30d015cefadea2efc82a66df479 /abs/core/system-templates/PKGBUILD | |
parent | cc663d6f0e4f3ef5fc7e13007d6ba5c6792bbb4b (diff) | |
download | linhes_pkgbuild-a1b54c58e054ad7adf1c4b609dc978f558dad3af.zip linhes_pkgbuild-a1b54c58e054ad7adf1c4b609dc978f558dad3af.tar.gz linhes_pkgbuild-a1b54c58e054ad7adf1c4b609dc978f558dad3af.tar.bz2 |
system-templates: Fixed firefly lirc mapping. config files provided by RacerX
Also add xbmc.xml for xbmc lirc mapping.
refs #908
closes #908
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-x | abs/core/system-templates/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 9a20d2c..0c1dbeb 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=24 +pkgrel=25 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |