mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
adobe-flash-plugin: simplify
This commit is contained in:
parent
d6a00f9bd1
commit
f2aaee8aed
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ else
|
||||||
fi
|
fi
|
||||||
distfiles="${_eula} ${_disttarball}"
|
distfiles="${_eula} ${_disttarball}"
|
||||||
checksum="${_eulacksum} ${_distcksum}"
|
checksum="${_eulacksum} ${_distcksum}"
|
||||||
skip_extraction="$(basename ${_eula})"
|
skip_extraction="${_eula##*/}"
|
||||||
short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
|
short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.adobe.com"
|
homepage="http://www.adobe.com"
|
||||||
|
|
Loading…
Add table
Reference in a new issue