summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Radermacher <blip@mockmoon-cybernetics.ch>2017-08-06 15:19:02 +0200
committerDominic Radermacher <blip@mockmoon-cybernetics.ch>2017-08-06 15:19:02 +0200
commit13376619ba5bfcd39bd5b0f48242ba481b746b0c (patch)
tree6b17d160ce76d9792a40cbb4e0e15f39cf34ff09
parent044a0f127d84a609312c73b4a2b3ccb122703a91 (diff)
updated author, added .gitignore
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 121dd9d..ca5dddc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
-# Generated by mksrcinfo v8
-# Sun Dec 20 13:25:32 UTC 2015
pkgbase = lan951x-led-ctl
pkgdesc = Command line tool to control the LED's of a LAN9512/LAN9514 ethernet controller
- pkgver = 1.0
+ pkgver = 1.0r3.0291b91
pkgrel = 2
url = http://mockmoon-cybernetics.ch/computer/raspberry-pi/lan951x-led-ctl/
+ arch = x86_64
arch = i686
arch = armv6h
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 0c1ae54..91fdbf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Author: Dominic Radermacher <dominic.radermacher@gmail.com>
+# Author: Dominic Radermacher <blip@mockmoon-cybernetics.ch>
pkgname=lan951x-led-ctl
pkgver=1.0r3.0291b91
-pkgrel=1
+pkgrel=2
pkgdesc="Command line tool to control the LED's of a LAN9512/LAN9514 ethernet controller"
arch=('x86_64' 'i686' 'armv6h' 'armv7h')
url="http://mockmoon-cybernetics.ch/computer/raspberry-pi/lan951x-led-ctl/"