summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2021-11-30 07:17:31 +0100
committerLennard Hofmann2021-11-30 07:17:31 +0100
commitbad5a315abfa6c0294800e7b133c78be12ad6305 (patch)
treedc3e9c489bd6ef03b76fb9efec254952ce0c1f7d
parent7d0ce7d7c38e3412efd5ac53041581be9f0d296f (diff)
downloadaur-bad5a315abfa6c0294800e7b133c78be12ad6305.tar.gz
Skip integrity check
The checksum can change without notice
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7554fe00351..49e84a1552e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = otf-minecraft
pkgdesc = Font based off Minecraft’s original ASCII charts
pkgver = 1.0
- pkgrel = 2
+ pkgrel = 3
url = https://www.fontspace.com/jdgraphics/minecraft
arch = any
license = custom:free for personal use
source = otf-minecraft-1.0.zip::https://www.fontspace.com/get/family/m3zm2
- sha256sums = 36acb15ae59e9eed51e581b0a3ad4d56761bd0db7c0902d3e3c517d29fa9246e
+ sha256sums = SKIP
pkgname = otf-minecraft
-
diff --git a/PKGBUILD b/PKGBUILD
index 2d91b4c1d953..c17f8fa6d092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Lennard Hofmann <lennard dot hofmann at web dot de>
pkgname=otf-minecraft
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Font based off Minecraft’s original ASCII charts'
arch=(any)
url="https://www.fontspace.com/jdgraphics/minecraft"
license=('custom:free for personal use')
source=("$pkgname-$pkgver.zip::https://www.fontspace.com/get/family/m3zm2")
-sha256sums=('36acb15ae59e9eed51e581b0a3ad4d56761bd0db7c0902d3e3c517d29fa9246e')
+sha256sums=('SKIP')
package() {
install -Dm644 MinecraftBoldItalic-*.otf "$pkgdir/usr/share/fonts/OTF/MinecraftBoldItalic.otf"