alarm/mochad to 0.1.15-1

This commit is contained in:
Kevin Mihelich 2012-03-19 21:00:21 -04:00
parent ad0e6b334b
commit 98e5835139

View file

@ -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}"