mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +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 >
|
# Contributor: plut0nium <charles(DOT)fourneau(AT)gmail(DOT)com >
|
||||||
|
# tzervo <tzervo@gmail.com>
|
||||||
plugrel=1
|
|
||||||
|
|
||||||
pkgname="owfs"
|
pkgname="owfs"
|
||||||
pkgver=2.8p14
|
pkgver=2.8p20
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An easy way to use the powerful 1-wire system of Dallas/Maxim."
|
pkgdesc="An easy way to use the powerful 1-wire system of Dallas/Maxim."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -24,7 +21,7 @@ options=()
|
||||||
install=
|
install=
|
||||||
source=(http://downloads.sourceforge.net/sourceforge/owfs/$pkgname-$pkgver.tar.gz)
|
source=(http://downloads.sourceforge.net/sourceforge/owfs/$pkgname-$pkgver.tar.gz)
|
||||||
noextract=()
|
noextract=()
|
||||||
md5sums=('cd213fd9bbfed95cca2c833c0f14dd72')
|
md5sums=('9aebee6c0e724553f5be6a542494eae5')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
|
|
Loading…
Reference in a new issue