summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4df75e77f272..892131dd7e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
-# Maintainer: Holden Salomon <holden@cryptolab.net>
+# Maintainer: James Swineson <aur@public.swineson.me>
pkgname=proxmark3-flasher
-pkgver=r1382.2c79288
+pkgver=r1688.bb4e6db
pkgrel=1
pkgdesc="Offical proxmark3 flasher"
url="https://github.com/Proxmark/proxmark3/"
arch=('i686' 'x86_64')
license=('GPL3')
makedepends=(git make arm-none-eabi-gcc arm-none-eabi-newlib)
-#depends=(devkitarm)
-depends=(devkitarm)
+depends=(devkitarm termcap)
source=('git+https://github.com/Proxmark/proxmark3.git')
sha256sums=('SKIP')