summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAnatol Pomozov2022-01-03 14:20:33 -0800
committerAnatol Pomozov2022-01-03 14:20:33 -0800
commitcf79343bc014c0ffaf1c994ce72a6395409eae9c (patch)
treef4d718bab58e59fc97885c6684cdc093eb7c4631 /.SRCINFO
parent798ac1c88afcfd25076345c0d18a35dcf8ca9ece (diff)
downloadaur-dfu-convert-git.tar.gz
Use python3-fiendly fork
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a52d745a6e83..af9399a9a737 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,13 @@ pkgbase = dfu-convert-git
pkgdesc = Tool that converts RAW binary firmware into DFU format and back
pkgver = r8.e2b1c1c
pkgrel = 1
- url = https://github.com/plietar/dfuse-tool
+ url = https://github.com/dsavinkin/dfuse-tool
arch = any
license = unknown
makedepends = git
- depends = python2
- depends = python2-intelhex
+ depends = python
+ depends = python-intelhex
source = git://github.com/plietar/dfuse-tool
sha512sums = SKIP
pkgname = dfu-convert-git
-