summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaveB2019-03-07 11:37:15 +0100
committerDaveB2019-03-07 11:37:15 +0100
commitac1bfda011ee76e459975fecfc2fa68eedfe479d (patch)
tree847fcd0cfccbd5127855f5f638b321224b7458ae
parentf7fced1f2e3ebcf84463e99ee0aa4436348bac05 (diff)
downloadaur-ephifonts-no-helvetica.tar.gz
Update to 20190307
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 409127820a8f..7db70ba51140 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 7 12:24:55 UTC 2018
+# Thu Mar 7 10:37:15 UTC 2019
pkgbase = ephifonts-no-helvetica
pkgdesc = Like ephifonts, less Helvetica that messes up fonts in Firefox and Chromium.
- pkgver = 20181107
+ pkgver = 20190307
pkgrel = 1
url = http://www.ephifonts.com
install = install
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
-}