summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2023-02-06 10:45:13 +0100
committerSefa Eyeoglu2023-02-06 10:45:13 +0100
commitf7ec794d79a9a10aaf056a9004104a6b68038a06 (patch)
tree368e27f7ca81ec86fa811bd2d32dacb9ccd3aa67
parent9259a69e6187e0812586bde239a76a22f3e29078 (diff)
downloadaur-f7ec794d79a9a10aaf056a9004104a6b68038a06.tar.gz
upgpkg: otf-monocraft 2.4-1
upstream release update to 2.4 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ee4a9319680..97d16ccf2116 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = otf-monocraft
pkgdesc = A programming font based on the typeface used in Minecraft
- pkgver = 2.3
+ pkgver = 2.4
pkgrel = 1
url = https://github.com/IdreesInc/Monocraft
arch = any
license = custom:OFL
makedepends = fontforge
- source = Monocraft-2.3.tar.gz::https://github.com/IdreesInc/Monocraft/archive/refs/tags/v2.3.tar.gz
- sha256sums = fc390c182c7fe2f6b0cbfbef6a9d3b1443ba582105a9bd45c70d4e1a20316260
+ source = Monocraft-2.4.tar.gz::https://github.com/IdreesInc/Monocraft/archive/refs/tags/v2.4.tar.gz
+ sha256sums = a05898e1e27470ae5f0d552ea6661838872e5628de2b5ba56d3001560466766e
pkgname = otf-monocraft
diff --git a/PKGBUILD b/PKGBUILD
index 661c089f35a0..4a1debbef74f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=otf-monocraft
pkgname=(otf-monocraft ttf-monocraft)
-pkgver=2.3
+pkgver=2.4
pkgrel=1
pkgdesc="A programming font based on the typeface used in Minecraft"
arch=(any)
@@ -10,7 +10,7 @@ url="https://github.com/IdreesInc/Monocraft"
license=("custom:OFL")
makedepends=("fontforge")
source=("Monocraft-$pkgver.tar.gz::https://github.com/IdreesInc/Monocraft/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('fc390c182c7fe2f6b0cbfbef6a9d3b1443ba582105a9bd45c70d4e1a20316260')
+sha256sums=('a05898e1e27470ae5f0d552ea6661838872e5628de2b5ba56d3001560466766e')
build() {