diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2010-01-15 21:03:30 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2010-01-15 21:03:30 (GMT) |
commit | 75aed93d0d9f4394496ef8a742bfdc9e5e66f815 (patch) | |
tree | d5e4e94d3a4d520afebb24e29ef65bea3ea17d35 /abs/core-testing/lirc-utils/PKGBUILD | |
parent | 7d7bcd790005393dee1ef619ee784f540cf80227 (diff) | |
download | linhes_pkgbuild-75aed93d0d9f4394496ef8a742bfdc9e5e66f815.zip linhes_pkgbuild-75aed93d0d9f4394496ef8a742bfdc9e5e66f815.tar.gz linhes_pkgbuild-75aed93d0d9f4394496ef8a742bfdc9e5e66f815.tar.bz2 |
lirc-utils: fix logrotation
Diffstat (limited to 'abs/core-testing/lirc-utils/PKGBUILD')
-rw-r--r-- | abs/core-testing/lirc-utils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/lirc-utils/PKGBUILD b/abs/core-testing/lirc-utils/PKGBUILD index afcfb81..c4d5759 100644 --- a/abs/core-testing/lirc-utils/PKGBUILD +++ b/abs/core-testing/lirc-utils/PKGBUILD @@ -3,7 +3,7 @@ pkgname=lirc-utils pkgver=0.8.5CVS -pkgrel=6 +pkgrel=7 pkgdesc="Linux Infrared Remote Control utils" arch=(i686 x86_64) url="http://www.lirc.org/" |