aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
-rw-r--r--creep2.ttfbin6540 -> 6492 bytes
-rw-r--r--creep2_mod.ttfbin6624 -> 0 bytes
4 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a39f5a7ce0c3..23ed74b0b6b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = creep2
pkgdesc = A pretty sweet version of the creep pixel font for terminals without negative spacing support.
- pkgver = 1.6
+ pkgver = 1.8
pkgrel = 1
url = https://github.com/akuma-dev/creep2
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9e0c1bc8b55b..baeb7ad35452 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Majid Butler <majidbutler@akuma-dev.com>
pkgname=creep2
-pkgver=1.6
+pkgver=1.8
pkgrel=1
pkgdesc="A pretty sweet version of the creep pixel font for terminals without negative spacing support."
arch=('any')
@@ -13,6 +13,5 @@ md5sums=('SKIP')
package() {
cd "$srcdir/creep2"
install -D -m644 creep2.ttf "$pkgdir/usr/share/fonts/misc/creep2.ttf"
- install -D -m644 creep2.ttf "$pkgdir/usr/share/fonts/misc/creep2_mod.ttf"
install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
diff --git a/creep2.ttf b/creep2.ttf
index 1539fdcd28da..e629208b12b9 100644
--- a/creep2.ttf
+++ b/creep2.ttf
Binary files differ
diff --git a/creep2_mod.ttf b/creep2_mod.ttf
deleted file mode 100644
index 2f3f0fab40c9..000000000000
--- a/creep2_mod.ttf
+++ /dev/null
Binary files differ