summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..236143ebe467
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-img-renamer
+ pkgdesc = Python script to rename images in numberic order.
+ pkgver = v2.5.0
+ pkgrel = 1
+ url = https://gitlab.com/miicat/img-renamer
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = python-click
+ depends = python-prompt_toolkit
+ provides = img-renamer
+ source = img-renamer::git+https://gitlab.com/miicat/img-renamer
+ md5sums = SKIP
+
+pkgname = python-img-renamer
+