diff options
author | Cecil <knoppmyth@gmail.com> | 2011-03-10 05:22:55 (GMT) |
---|---|---|
committer | Cecil <knoppmyth@gmail.com> | 2011-03-10 05:22:55 (GMT) |
commit | 4a103374957661399cf0a3c039f0756c3edb86cb (patch) | |
tree | 0072789fa0d38978b05d07f4daa32ba602122abe /abs/core/system-templates/PKGBUILD | |
parent | 54f7c5636d1061873fe8ccc516374f0a580d989d (diff) | |
download | linhes_pkgbuild-4a103374957661399cf0a3c039f0756c3edb86cb.zip linhes_pkgbuild-4a103374957661399cf0a3c039f0756c3edb86cb.tar.gz linhes_pkgbuild-4a103374957661399cf0a3c039f0756c3edb86cb.tar.bz2 |
system-templates:Added support for Jetway Ion top remote.
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 7383068..1b3e3e3 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=2 +pkgrel=3 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |