summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 501196b2c3e3..76f68d60ef89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = proxmark3-iceman-git
pkgdesc = RRG / Iceman repo - Proxmark3 RDV4.0 and other Proxmark3 platforms.
- pkgver = 4.17768.r178.g3f1e0f4
+ pkgver = 4.17768.r201.gab0c46a
pkgrel = 1
url = https://github.com/RfidResearchGroup/proxmark3
install = proxmark3-iceman-git.install
arch = x86_64
- license = GPL2
+ license = GPL-2.0-only
makedepends = git
makedepends = arm-none-eabi-gcc
makedepends = arm-none-eabi-newlib
diff --git a/PKGBUILD b/PKGBUILD
index 0992eacbd7ca..b31a23179f3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Maintainer: taotieren <admin@taotieren.com>
pkgname=proxmark3-iceman-git
-pkgver=4.17768.r178.g3f1e0f4
+pkgver=4.17768.r201.gab0c46a
pkgrel=1
pkgdesc='RRG / Iceman repo - Proxmark3 RDV4.0 and other Proxmark3 platforms.'
arch=('x86_64')
url='https://github.com/RfidResearchGroup/proxmark3'
-license=('GPL2')
+license=('GPL-2.0-only')
depends=('perl'
'python'
'libsndfile'