summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMisaka135142023-03-09 15:40:46 +0800
committerMisaka135142023-03-09 15:40:46 +0800
commit95c4c777661ac814cce5851e33a0521657db29e2 (patch)
tree0744bd48ef6f2f93e5e3e10a8a45e4be6766dc44 /PKGBUILD
parent6201de59457a1599b1cc6d6181980ed03c8f75d2 (diff)
downloadaur-95c4c777661ac814cce5851e33a0521657db29e2.tar.gz
upgpkg: mfoc-hardnested-git 162.2c25bf0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 8 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf7a4adfd601..ddffb9305913 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,19 @@
-# Maintainer: Antoine Viallon <antoine+aur@lesviallon.fr>
+# Maintainer: Misaka13514 <Misaka13514 at gmail dot com>
+# Contributor: Antoine Viallon <antoine+aur@lesviallon.fr>
pkgname=mfoc-hardnested-git
-pkgver=155.5c71af4
+pkgver=162.2c25bf0
pkgrel=1
-pkgdesc="Mifare Classic Offline Cracker. Enhanced."
+pkgdesc="A fork of mfoc integrating hardnested code from the proxmark"
arch=('i686' 'x86_64')
-url="https://github.com/nfc-tools/mfoc"
+url="https://github.com/nfc-tools/mfoc-hardnested"
license=('GPL2')
-depends=('libnfc>=1.7.0')
+depends=('libnfc>=1.7.0' 'xz')
makedepends=('git')
provides=('mfoc')
conflicts=('mfoc' 'mfoc-git')
-source=("$pkgname"::'git://github.com/nfc-tools/mfoc-hardnested.git')
-sha1sums=('SKIP')
+source=("$pkgname::git+$url.git")
+sha256sums=('SKIP')
options=(!ccache)
pkgver() {