summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Price2020-02-24 13:38:54 +0000
committerWill Price2020-02-24 13:38:54 +0000
commit0f08ac7de1e6c0108bdbf340e23eb6ebda924fda (patch)
tree2e0dd6f5e3af647c1cfdcdc6676b5a667019ec8e /PKGBUILD
parentf3af2f64f913ca490f2ff42c811f7c7a456289f9 (diff)
downloadaur-0f08ac7de1e6c0108bdbf340e23eb6ebda924fda.tar.gz
Update to v0.42
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f925a3a7bf78..0e4c1fd5d76d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Will Price <will.price94@gmail.com>
pkgname=ttf-sudo
-pkgver=0.40
+pkgver=0.42
pkgrel=1
pkgdesc="A font for programmers and command line users"
arch=(any)
@@ -10,7 +10,6 @@ license=(SIL)
install=ttf-sudo.install
depends=(fontconfig xorg-font-utils)
source=("https://github.com/jenskutilek/sudo-font/archive/v${pkgver}.tar.gz")
-md5sums=('b4428fc26e85066152961719d75ae323')
package() {
for font in "$srcdir/sudo-font-$pkgver/sudo/"Sudo*.ttf; do
@@ -21,3 +20,4 @@ package() {
# vim:set ts=2 sw=2 et:
md5sums=('fb13ae5477150ee8e25476b10a2a038e')
+md5sums=('fc0ff0f0133c6e5a3d61fadb2914ac2e')