summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Schertel2016-08-22 08:10:18 -0300
committerTomas Schertel2016-08-22 08:10:18 -0300
commit3dc7e02255ae9b06810514839c59361e877f730c (patch)
treeef81446d01263229f83384cf76379c16052263dd
parent7557b2e2721d18032943caa0eb7889f919ff38e5 (diff)
downloadaur-3dc7e02255ae9b06810514839c59361e877f730c.tar.gz
Credits fixing
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 302e6cf314a8..1b6d2d50fcb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = arduino
pkgdesc = Arduino prototyping platform SDK
pkgver = 1.6.11
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/arduino/Arduino
install = arduino.install
diff --git a/PKGBUILD b/PKGBUILD
index e07142e1e1dc..e5a3e8936526 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
-# Maintainer: Tomas Schertel <tschertel at gmail dot com>
-# Contributor: NicoHood <aur {at} nicohood {dot} de>
+# Maintainer: Christopher Loen <christopherloen at gmail dot com>
+# Co-Maintainer: Tomas Schertel <tschertel at gmail dot com>
+# Co-Maintainer: NicoHood <aur {at} nicohood {dot} de>
# Contributor: Christopher Loen <christopherloen at gmail dot com>
# Contributor: Peter Reschenhofer <peter.reschenhofer@gmail.com>
# Contributor: Niels Martignène <niels.martignene@gmail.com>
@@ -9,7 +10,7 @@
pkgname=arduino
pkgver=1.6.11
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Arduino prototyping platform SDK"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')