diff options
author | root <root@rshg054.dnsready.net> | 2012-03-06 00:01:33 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-06 00:01:33 +0000 |
commit | b8afacf1f28ac27321feb9b92bd50dd8961b7736 (patch) | |
tree | de441882aca38091a1e438e1d8da8a9af3bd023a /extra/lirc/PKGBUILD | |
parent | 11711de1942a141f28faef695c4c78c8357fbf23 (diff) |
Tue Mar 6 00:01:33 UTC 2012
Diffstat (limited to 'extra/lirc/PKGBUILD')
-rw-r--r-- | extra/lirc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/lirc/PKGBUILD b/extra/lirc/PKGBUILD index e6204ede5..16a37efe4 100644 --- a/extra/lirc/PKGBUILD +++ b/extra/lirc/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 151643 2012-02-29 07:23:23Z tpowa $ +# $Id: PKGBUILD 152026 2012-03-04 13:12:52Z tpowa $ # Maintainer: Paul Mattal <paul@archlinux.org> pkgbase=lirc pkgname=('lirc' 'lirc-utils') pkgver=0.9.0 -pkgrel=11 +pkgrel=12 epoch=1 _extramodules=extramodules-3.2-ARCH _kernver="$(cat /lib/modules/${_extramodules}/version)" |