summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLars Hagström2017-01-12 21:33:12 +0100
committerLars Hagström2017-01-12 21:33:12 +0100
commitd8e64608c224f0927df0824f0222639019cf2c73 (patch)
treebfa7712c5745e7b889407fe6d49e2f3ee8f58963 /PKGBUILD
parent36b03a35c4b1a384f3388655e535e292d84e8641 (diff)
downloadaur-arduino-keyboardio-boards-git.tar.gz
Use upstream source, now that it works with Arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 599bc7daf1c1..14eac8596c1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Lars Hagström <lars@foldspace.nu>
pkgname=arduino-keyboardio-boards-git
-pkgver=r23.0e49d47
+pkgver=r25.4737038
pkgrel=1
pkgdesc="Arduino libraries for the Keyboard.io Model01"
arch=('any')
url="https://keyboard.io"
license=('Unknown')
depends=('arduino')
-source=("$pkgname"::"git+https://github.com/DonOregano/Arduino-Boards.git#branch=remove-flexible-arrays"
+source=("$pkgname"::"git+https://github.com/keyboardio/Arduino-Boards.git"
"adapt_to_arch.patch")
sha1sums=('SKIP'
'e78c9ccd9e4b552a3987bd16526cfb68549c17af')