summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrey Tkachenko2019-01-14 16:02:50 +0400
committerAndrey Tkachenko2019-01-14 16:02:50 +0400
commit931281b3ec2b893122147299d5ceb299792ebcd8 (patch)
tree9f694b732d037febf3c7b7e6803239b65d6deb74 /PKGBUILD
parent1b2d1e100b7ecf54f213bbf2897710e0feca36c4 (diff)
downloadaur-931281b3ec2b893122147299d5ceb299792ebcd8.tar.gz
Fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3437b7be6e42..ec5bb5eeb8a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_pkgname=stm32flash
pkgname=stm32flash-git
-pkgver=r305.5361ed8
+pkgver=r351.5ad1f87
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='http://git.code.sf.net/p/stm32flash/code'
+url='https://git.code.sf.net/p/stm32flash/code'
license=('GPLv2')
makedepends=('git')
provides=("$_pkgname")