mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/lirc to 0.9.1.a-5
This commit is contained in:
parent
aa378656c3
commit
f0822ca610
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pkgbase=lirc
|
|||
pkgname=('lirc' 'lirc-utils')
|
||||
_pkgver=0.9.1a
|
||||
[[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || pkgver="$_pkgver"
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
epoch=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.lirc.org/"
|
||||
|
|
Loading…
Reference in a new issue