python3-sane fix

This commit is contained in:
erkanisik1
2022-05-05 00:09:22 +03:00
parent 2e5d762765
commit d92f993bd8
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-sane</Name>
@@ -12,7 +12,7 @@
<IsA>app</IsA>
<Summary>Python interface to the SANE scanner and frame grabber.</Summary>
<Description>Python interface to the SANE scanner and frame grabber.</Description>
<Archive sha1sum="d22d66479384ce7b1faa7a1ede9c2e04e3c05243" type="targz">https://files.pythonhosted.org/packages/19/dc/5fef2c0e935c2698bf6b8f050b80f6fdb729dfb0a7a6c7058faf34b8fdf4/python-sane-2.9.1.tar.gz</Archive>
<Archive sha1sum="fe036aab4a5dda1ef08df5b8d9d8a0027f3f136e" type="targz">https://github.com/python-pillow/Sane/archive/refs/tags/v2.9.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>