aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorakuma2020-07-25 12:35:39 -0500
committerakuma2020-07-25 12:35:39 -0500
commitb49ddd163e392f74ee4f49268092cdfb3f978e2d (patch)
tree65718a1e0b5371d3a928754d78c3d97a2909eb9a
parentd7c4f36bc5c323be84064aeedaaca60f687cc643 (diff)
downloadaur-b49ddd163e392f74ee4f49268092cdfb3f978e2d.tar.gz
v4.1: Fix "[],{}, and #" characters
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--creeptifica.ttfbin58584 -> 58584 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45bdaf508dae..395bedd7b460 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = creeptifica
pkgdesc = A 4px wide terminal font for nerds.
- pkgver = 4.0
+ pkgver = 4.1
pkgrel = 1
url = https://github.com/akuma-dev/creeptifica
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9519ac647215..15ec331ab16c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Majid Butler <majidbutler@akuma-dev.com>
pkgname=creeptifica
-pkgver=4.0
+pkgver=4.1
pkgrel=1
pkgdesc="A 4px wide terminal font for nerds."
arch=('any')
diff --git a/creeptifica.ttf b/creeptifica.ttf
index fa232f471f61..bc112b079104 100644
--- a/creeptifica.ttf
+++ b/creeptifica.ttf
Binary files differ