diff --git a/aur/owfs/PKGBUILD b/aur/owfs/PKGBUILD old mode 100755 new mode 100644 index 498e19590..a44b56901 --- a/aur/owfs/PKGBUILD +++ b/aur/owfs/PKGBUILD @@ -1,10 +1,7 @@ -# Maintainer: tzervo # Contributor: plut0nium - -plugrel=1 - +# tzervo 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"