aur/owfs to 2.8p20-1

This commit is contained in:
Kevin Mihelich 2012-12-03 23:28:26 +00:00
parent 03eb5379de
commit 2383df9d94

9
aur/owfs/PKGBUILD Executable file → Normal file
View file

@ -1,10 +1,7 @@
# Maintainer: tzervo <tzervo@gmail.com>
# Contributor: plut0nium <charles(DOT)fourneau(AT)gmail(DOT)com >
plugrel=1
# tzervo <tzervo@gmail.com>
pkgname="owfs"
pkgver=2.8p14
pkgver=2.8p20
pkgrel=1
pkgdesc="An easy way to use the powerful 1-wire system of Dallas/Maxim."
arch=('any')
@ -24,7 +21,7 @@ options=()
install=
source=(http://downloads.sourceforge.net/sourceforge/owfs/$pkgname-$pkgver.tar.gz)
noextract=()
md5sums=('cd213fd9bbfed95cca2c833c0f14dd72')
md5sums=('9aebee6c0e724553f5be6a542494eae5')
build() {
cd "$srcdir/$pkgname-$pkgver"