summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Levesque2019-11-26 21:41:18 -0500
committerNick Levesque2019-11-26 21:41:18 -0500
commitba534f7e55deb8ba254fdbe13cf292100968fd95 (patch)
treea01f03da9b30a84f2ac4a4b07edf7faf43985ae0
parent6b0db9d25e9404019d521472cccc5e75bb7dd684 (diff)
downloadaur-ba534f7e55deb8ba254fdbe13cf292100968fd95.tar.gz
update to 1.5.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04d15137fd8e..26e2638e12c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nick Levesque <nick.levesque@gmail.com>
pkgname=fwup
-pkgver=v1.5.0.r0.g3d440b2
+pkgver=v1.5.1.r0.g7aaf679
pkgrel=1
pkgdesc="Configurable embedded Linux firmware update creator and runner"
arch=('any')
@@ -15,7 +15,7 @@ replaces=()
backup=()
options=()
install=
-source=('git+https://github.com/fhunleth/fwup#tag=v1.5.0')
+source=('git+https://github.com/fhunleth/fwup#tag=v1.5.1')
noextract=()
md5sums=('SKIP')