mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/sane to 1.0.27-1
This commit is contained in:
parent
d4e28cf79e
commit
0cae295e30
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
# - remove v4l-utils depend, which disables v4l backend, which causes random floating point exceptions
|
||||
|
||||
pkgname=sane
|
||||
pkgver=1.0.25
|
||||
pkgrel=2
|
||||
pkgver=1.0.27
|
||||
pkgrel=1
|
||||
pkgdesc="Scanner Access Now Easy"
|
||||
url="http://www.sane-project.org/"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -67,7 +67,7 @@ package () {
|
|||
install -D -m644 ${srcdir}/saned.service \
|
||||
"${pkgdir}/usr/lib/systemd/system/saned@.service"
|
||||
}
|
||||
md5sums=('f9ed5405b3c12f07c6ca51ee60225fe7'
|
||||
md5sums=('b10a08785f92a4c07ad961f4d843c934'
|
||||
'bc2c8b4f7b3012c8936c7da21f60e2ac'
|
||||
'e57e9e15528f47f5f1b3f1411135ed5d'
|
||||
'3f9fe36b0c4ff0b01b53b1cffa5d9700'
|
||||
|
|
Loading…
Reference in a new issue