diff options
author | James Meyer <james.meyer@operamail.com> | 2011-10-31 18:45:54 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-10-31 18:45:54 (GMT) |
commit | bae5fd65e6831ac5c641739d1e7594c24966a55e (patch) | |
tree | a35809c3ed6ad9c7f1a532176e84c9083d78ef90 /abs/core/system-templates/PKGBUILD | |
parent | 634cea5bcd7fd9a23b303a5ad955310ed6218972 (diff) | |
download | linhes_pkgbuild-bae5fd65e6831ac5c641739d1e7594c24966a55e.zip linhes_pkgbuild-bae5fd65e6831ac5c641739d1e7594c24966a55e.tar.gz linhes_pkgbuild-bae5fd65e6831ac5c641739d1e7594c24966a55e.tar.bz2 |
system-templates: add lcdproc support for nmedia branded LCD
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 224b93e..1cf109e 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=7 +pkgrel=8 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |