summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-11-18 02:54:45 +0800
committerlilac2019-11-18 02:54:45 +0800
commit1a9210527b5bebe554a60413eb07ef19a25c3c79 (patch)
tree0cbbd8ff94a59f3d3bb297c944920c5be8eaf18d
parentdc48c1e65ae9feef4068d3897d7fd92d20b3c804 (diff)
downloadaur-1a9210527b5bebe554a60413eb07ef19a25c3c79.tar.gz
update by lilac
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e149876d30a..5f6ddec65c98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = proxmark3-iceman-git
pkgdesc = RRG / Iceman repo - Proxmark3 RDV4.0 and other Proxmark3 platforms.
- pkgver = 7610.e0d4e69c
+ pkgver = 7614.f08fd019
pkgrel = 1
url = https://github.com/RfidResearchGroup/proxmark3
install = proxmark3-iceman-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 1ab887c3afbc..94d9b89c6955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: edward-p <edward At edward-p Dot xyz>
pkgname=proxmark3-iceman-git
-pkgver=7610.e0d4e69c
+pkgver=7614.f08fd019
pkgrel=1
pkgdesc='RRG / Iceman repo - Proxmark3 RDV4.0 and other Proxmark3 platforms.'
arch=('x86_64')
@@ -73,7 +73,7 @@ build() {
done
# Build & install other targets
- make {client,mfkey,nonce2key,common}/install
+ make {bootrom,client,mfkey,nonce2key,common}/install
}
package() {