samsung-unified-driver: fix license
This commit is contained in:
parent
56d84d14f5
commit
db274670ae
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'samsung-unified-driver'
|
# Template file for 'samsung-unified-driver'
|
||||||
pkgname=samsung-unified-driver
|
pkgname=samsung-unified-driver
|
||||||
version=1.00.37
|
version=1.00.37
|
||||||
revision=3
|
revision=4
|
||||||
create_wrksrc=yes
|
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
repository=nonfree
|
create_wrksrc=yes
|
||||||
depends="cups ghostscript libusb-compat sane"
|
depends="cups ghostscript libusb-compat sane"
|
||||||
short_desc="Unified Linux Driver for Samsung printers and scanners"
|
short_desc="Unified Linux Driver for Samsung printers and scanners"
|
||||||
maintainer="Thomas Bernard <thomas@famillebernardgouriou.fr>"
|
maintainer="Thomas Bernard <thomas@famillebernardgouriou.fr>"
|
||||||
license="Propietary"
|
license="custom:Propietary"
|
||||||
homepage="http://www.samsung.com"
|
homepage="https://www.samsung.com"
|
||||||
distfiles="http://downloadcenter.samsung.com/content/DR/201512/20151210091120064/uld_v${version}_00.99.tar.gz"
|
distfiles="https://downloadcenter.samsung.com/content/DR/201512/20151210091120064/uld_v${version}_00.99.tar.gz"
|
||||||
checksum="6b85253ea0bb51d241f6fd665ff0d39464cdad87084802a77a385c707fa2c664"
|
checksum="6b85253ea0bb51d241f6fd665ff0d39464cdad87084802a77a385c707fa2c664"
|
||||||
|
repository=nonfree
|
||||||
nostrip=true
|
nostrip=true
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in New Issue