summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaveB2019-03-07 11:37:15 +0100
committerDaveB2019-03-07 11:37:15 +0100
commitac1bfda011ee76e459975fecfc2fa68eedfe479d (patch)
tree847fcd0cfccbd5127855f5f638b321224b7458ae /PKGBUILD
parentf7fced1f2e3ebcf84463e99ee0aa4436348bac05 (diff)
downloadaur-ephifonts-no-helvetica.tar.gz
Update to 20190307
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50e84ca9219f..14ee9b2980e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# These are FREE fonts, but see the disclaimer at http://www.ephifonts.com/disclaimer
pkgname=ephifonts-no-helvetica
-pkgver=20181107
+pkgver=20190307
pkgrel=1
pkgdesc='Like ephifonts, less Helvetica that messes up fonts in Firefox and Chromium.'
arch=('any')
@@ -189,6 +189,3 @@ package() {
install "$srcdir"/LICENCE.md ${pkgdir}/usr/share/licenses/"${pkgname}"/LICENCE.md
}
-pkgver() {
- date +%Y%m%d
-}