mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/sane to 1.0.27-2
This commit is contained in:
parent
8ffc329697
commit
0afeaabf8b
1 changed files with 7 additions and 8 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
|
||||
# Contributor: Sarah Hay <sarahhay@mb.sympatico.ca>
|
||||
# Contributor: Simo L. <neotuli@yahoo.com>
|
||||
|
@ -9,10 +8,10 @@
|
|||
|
||||
pkgname=sane
|
||||
pkgver=1.0.27
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Scanner Access Now Easy"
|
||||
url="http://www.sane-project.org/"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
depends=('libtiff>=4.0.0' 'libgphoto2' 'libjpeg>=8' 'libusbx' 'libcups' 'libieee1284' 'avahi' 'bash' 'net-snmp')
|
||||
makedepends=('texlive-latexextra')
|
||||
|
@ -67,8 +66,8 @@ package () {
|
|||
install -D -m644 ${srcdir}/saned.service \
|
||||
"${pkgdir}/usr/lib/systemd/system/saned@.service"
|
||||
}
|
||||
md5sums=('b10a08785f92a4c07ad961f4d843c934'
|
||||
'bc2c8b4f7b3012c8936c7da21f60e2ac'
|
||||
'e57e9e15528f47f5f1b3f1411135ed5d'
|
||||
'3f9fe36b0c4ff0b01b53b1cffa5d9700'
|
||||
'44e77692c52db15b0f530a1d9a8e1296')
|
||||
sha512sums=('c6552768bfc10216730fc11011c82f74ca0952182019ded3916072147ec09be5c975ce1d37dc3ccea050c488dbdf983c2ca17dcd702644060ba796ae2591f9c5'
|
||||
'8f9f18d432087e5445aa533be375a811daf320512069c108d41a79121868937e1a7ffa21ee7d33adcf9fbb670bca460ff06423ce39602f35151eccc243d9d4ec'
|
||||
'62654a59fae3216be9c0ae4f810375de1232133ab12732529a3e064cc83d94563560e01950dea4b25aa298294c5f0421436c5e095a3a00ad8ef78b471f3105f4'
|
||||
'c4cd4427ee8e5cb128c5d54006fafbb4f846508582dffc293f16ab14ab638e6ee3dc5df0eb06f6d0d3839941ab74623c7163ac13bcdfec87b10308587a697536'
|
||||
'04b65a06d2c76dde6fce501ba823e999eb89ea41573f887f9e7d5347f3aa5e35310fad69313e99f873640e29a9849372d2ff995678593a0781fba73b464bec0d')
|
||||
|
|
Loading…
Reference in a new issue