summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Wild2018-07-05 23:32:52 -0400
committerAllen Wild2018-07-05 23:32:52 -0400
commit82b05afea76ba16036dc0f580db996303a5669c3 (patch)
treebbe07ab1713873df78e7fc3c51a6dd1b544c48b8
parent6cc2ce0d003f81045b5ee6957972b2c689fa3295 (diff)
downloadaur-82b05afea76ba16036dc0f580db996303a5669c3.tar.gz
update arduino-reset.patch URL
No pkgrel bump because the downloaded file is identical. gitignore it too.
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD3
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 803db8253e12..5063ccfa112e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = bossa-git
provides = bossa
conflicts = bossa
source = git://github.com/shumatech/BOSSA
- source = arduino-reset.patch::https://github.com/shumatech/BOSSA/commit/c704f9f2442bc49aa05c9f268637734d2c6712f0.patch
+ source = arduino-reset.patch::https://github.com/shumatech/BOSSA/pull/78.patch
sha256sums = SKIP
sha256sums = da2571b32da6dd7212654efb96aa7f17a80790e695118f8a13847ffca62de294
diff --git a/.gitignore b/.gitignore
index 0847b03883b6..d9e15ccb93e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/arduino-reset.patch
/pkg/
/src/
/BOSSA/
diff --git a/PKGBUILD b/PKGBUILD
index b653e420921a..65e179580c69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,7 @@ depends=('readline' 'wxgtk')
provides=('bossa')
conflicts=('bossa')
source=("git://github.com/shumatech/BOSSA"
- # https://github.com/shumatech/BOSSA/pull/78
- "arduino-reset.patch::https://github.com/shumatech/BOSSA/commit/c704f9f2442bc49aa05c9f268637734d2c6712f0.patch")
+ "arduino-reset.patch::https://github.com/shumatech/BOSSA/pull/78.patch")
sha256sums=('SKIP'
'da2571b32da6dd7212654efb96aa7f17a80790e695118f8a13847ffca62de294')