mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
font-adobe-source-code-pro: update to 2.042.
This commit is contained in:
parent
cf767eb8cd
commit
034cd54752
2 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'font-adobe-source-code-pro'
|
# Template file for 'font-adobe-source-code-pro'
|
||||||
pkgname=font-adobe-source-code-pro
|
pkgname=font-adobe-source-code-pro
|
||||||
version=2.038R~ro+1.058R~it+1.018R~VAR
|
version=2.042
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//\~/-}"
|
_version="${version}R-u/1.062R-i/1.026R-vf"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Monospaced font family for user interface and coding environments"
|
short_desc="Monospaced font family for user interface and coding environments"
|
||||||
maintainer="Piero La Terza <platerza@protonmail.com>"
|
maintainer="Piero La Terza <platerza@protonmail.com>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://adobe-fonts.github.io/source-code-pro/"
|
homepage="https://adobe-fonts.github.io/source-code-pro/"
|
||||||
distfiles="https://github.com/adobe-fonts/source-code-pro/archive/${_version//+//}.tar.gz"
|
distfiles="https://github.com/adobe-fonts/source-code-pro/archive/${_version}.tar.gz"
|
||||||
checksum=d8f879fefd66ecb7291ea2d73984b9c0a97fb499424e58290ba6b81787d0c725
|
checksum=19d2c07eff0d91927c47a482c38e591ba855664fc65440006fb65d0157841249
|
||||||
font_dirs="/usr/share/fonts/OTF/"
|
font_dirs="/usr/share/fonts/OTF/"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
1
srcpkgs/font-adobe-source-code-pro/update
Normal file
1
srcpkgs/font-adobe-source-code-pro/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern='(?!archive/refs/tags/)[0-9.]+(?=R?-[0-9./VARuivfr-]+[.]tar[.]gz)'
|
Loading…
Add table
Reference in a new issue