mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
aur/owfs to 2.8p20-1
This commit is contained in:
parent
03eb5379de
commit
2383df9d94
1 changed files with 3 additions and 6 deletions
9
aur/owfs/PKGBUILD
Executable file → Normal file
9
aur/owfs/PKGBUILD
Executable file → Normal 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"
|
||||
|
|
Loading…
Reference in a new issue