summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Wild2019-02-24 16:00:56 -0500
committerAllen Wild2019-02-24 16:00:56 -0500
commitcc9e6a57b6b308f61d07469720eecf9ecb1f0d17 (patch)
tree1cea2b2a3a4b600a669759652f510b32ecf7c569
parent0ba68528415cb1c3ab7a574aafe59548920b7494 (diff)
downloadaur-cc9e6a57b6b308f61d07469720eecf9ecb1f0d17.tar.gz
bump pkgrel
It was never committed here, but 1.9.1.r2.g3279031-1 would already have been built from the upstream commits.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a315bd7ded43..5a5dd90cc492 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bossa-git
pkgdesc = Flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers
pkgver = 1.9.1.r2.g3279031
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/shumatech/BOSSA
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4fb6dddda1fd..f0e4a2f56903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Matt Coffin <mcoffin13@gmail.com>
pkgname=bossa-git
pkgver=1.9.1.r2.g3279031
-pkgrel=1
+pkgrel=2
pkgdesc="Flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers"
arch=('i686' 'x86_64')
url="https://github.com/shumatech/BOSSA"