summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUffe Jakobsen2017-01-02 02:23:11 +0100
committerUffe Jakobsen2017-01-02 02:23:11 +0100
commit22ad48b6c5c63a669b8477d01fcb169f4de0881c (patch)
treee1c1cb7ec81e82264a6d602e658b3cfae6d8a5f7 /PKGBUILD
parent3ba67b63d256d02f669490904f33dbd51de1da45 (diff)
downloadaur-22ad48b6c5c63a669b8477d01fcb169f4de0881c.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1ba4bcefed3..538cd66d2d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=sigrok-firmware-fx2lafw
-pkgver=0.1.3
-pkgrel=3
+pkgver=0.1.4
+pkgrel=1
pkgdesc="An open-source firmware for Cypress FX2"
arch=(any)
url="http://sigrok.org/wiki/Fx2lafw"
@@ -11,7 +11,8 @@ license=(GPL2)
depends=()
makedepends=(sdcc)
source=("http://sigrok.org/download/source/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('60ed3bc41ec29217436f0aeff6058ad565f0e04ff00fac61f7be5c9f3dbfcfe1b0f09ef4168e67a58b2e93ff575f895afe79110e70245db020281f8efa25e0b4')
+sha512sums=('19b2b75d2e08804b15ba8f5cae5eca854f1b56a7b1c30b01b0c6611ff6b1fd5a80c2b90d686fd37a1d0c677974070ef61b2fb131b8094d36c38578a4a4ddbcfd')
+
# Alternate approach: download prebuild firmware
#source=("http://sigrok.org/download/binary/${pkgname}/${pkgname}-bin-${pkgver}.tar.gz")