From 98e58351394bee54788e77a931d2794bcd89be2f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 19 Mar 2012 21:00:21 -0400 Subject: [PATCH] alarm/mochad to 0.1.15-1 --- alarm/mochad/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alarm/mochad/PKGBUILD b/alarm/mochad/PKGBUILD index 9e16058c6..dfcb00683 100644 --- a/alarm/mochad/PKGBUILD +++ b/alarm/mochad/PKGBUILD @@ -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}"