mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/mochad to 0.1.15-1
This commit is contained in:
parent
ad0e6b334b
commit
98e5835139
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=mochad
|
||||
pkgver=0.1.14
|
||||
pkgver=0.1.15
|
||||
pkgrel=1
|
||||
pkgdesc="A Linux TCP gateway daemon for the X10 CM15A RF and PL controller and the CM19A RF controller"
|
||||
arch=('arm' 'armv7h')
|
||||
|
@ -11,7 +11,7 @@ license=('GPL')
|
|||
url="http://mochad.sourceforge.net/"
|
||||
depends=('libusb')
|
||||
source=(http://downloads.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('e2e64c00f4809f16c9a2e0c882e77eb5')
|
||||
md5sums=('e1de0c9e62e10236542e70c2f33aacc2')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue