summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 9 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 605dbb88a46b..dba8c0d52a7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,16 @@
-# Generated by mksrcinfo v8
-# Wed Dec 23 13:18:03 UTC 2015
pkgbase = python-pyinsane
- pkgdesc = Python implementation of the Sane API (using ctypes) and abstration layer
- pkgver = 1.3.8
- pkgrel = 1
- url = https://github.com/jflesch/pyinsane
+ pkgdesc = Python library to access and use image scanners
+ pkgver = 2.0.13
+ pkgrel = 2
+ url = https://gitlab.gnome.org/World/OpenPaperwork/pyinsane
arch = any
license = GPL3
- makedepends = python
+ makedepends = git
makedepends = python-setuptools
- depends = libksane
- provides = python-pyinsane
- conflicts = python-pyinsane
- source = https://github.com/jflesch/pyinsane/archive/v1.3.8.zip
- md5sums = ac7a0b2ebc14800dc82a88bc35314069
+ depends = python-pillow
+ depends = sane
+ source = git+https://gitlab.gnome.org/World/OpenPaperwork/pyinsane.git#commit=3e509e6bdd2c07ac715cfc27946f86123744a46e
+ sha256sums = SKIP
pkgname = python-pyinsane