mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 21:43:13 +02:00
run-mailcap: update to 3.62
This commit is contained in:
parent
a96a5e2425
commit
d88a334fef
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'run-mailcap'
|
# Template file for 'run-mailcap'
|
||||||
pkgname=run-mailcap
|
pkgname=run-mailcap
|
||||||
version=3.60
|
version=3.62
|
||||||
revision=3
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="mime-support-${version}ubuntu1"
|
wrksrc="mime-support-${version}ubuntu1"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Execute programs via entries in the mailcap file"
|
short_desc="Execute programs via entries in the mailcap file"
|
||||||
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://packages.ubuntu.com/vivid/mime-support"
|
homepage="http://packages.ubuntu.com/disco/mime-support"
|
||||||
distfiles="${UBUNTU_SITE}/main/m/mime-support/mime-support_${version}ubuntu1.tar.gz"
|
distfiles="${UBUNTU_SITE}/main/m/mime-support/mime-support_${version}ubuntu1.tar.gz"
|
||||||
checksum=cb1bc122ac2dc7046f6c0c06146ac0897a3c1c02e7e5e53cdd30817db2c62d33
|
checksum=2d2155814dd33df2527e5982975fc500feae6bc6034afc4c1dd53da4c8557797
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
local _aliases="see edit compose print"
|
local _aliases="see edit compose print"
|
||||||
|
|
Loading…
Add table
Reference in a new issue