summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryjun2020-12-08 20:31:27 +0800
committeryjun2020-12-08 20:31:27 +0800
commit788dbb951042bfa36c49a540779e73141806c76a (patch)
tree1d9cc137aa208fd27ab640113bd2c3f7d97bf9f3 /PKGBUILD
parent931281b3ec2b893122147299d5ceb299792ebcd8 (diff)
downloadaur-788dbb951042bfa36c49a540779e73141806c76a.tar.gz
generated New .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec5bb5eeb8a7..5db592e49d7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,14 @@
-# Maintainer: Andrey Tkachenko <andreytkachenko64@gmail.com>
+# Maintainer: yjun <jerrysteve1101@gmail.com>
+# Contributor: Andrey Tkachenko <andreytkachenko64@gmail.com>
+
-_pkgname=stm32flash
pkgname=stm32flash-git
-pkgver=r351.5ad1f87
+_pkgname=stm32flash
+pkgver=r363.dba794a
pkgrel=1
pkgdesc='Open source flash program for the STM32 ARM processors using the ST serial bootloader over UART or I2C'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
-url='https://git.code.sf.net/p/stm32flash/code'
+url='https://sourceforge.net/projects/stm32flash/'
license=('GPLv2')
makedepends=('git')
provides=("$_pkgname")