summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a409891ef917
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = cropgui-git
+ pkgdesc = A GTK GUI for lossless JPEG cropping (and rotating)
+ pkgver = b3a00e
+ pkgrel = 1
+ url = https://emergent.unpythonic.net/01248401946
+ arch = any
+ license = GPL
+ makedepends = git
+ depends = python
+ depends = python2-pillow
+ provides = cropgui
+ conflicts = cropgui
+ source = cropgui-git::git+https://github.com/jepler/cropgui
+ md5sums = SKIP
+
+pkgname = cropgui-git
+