summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPig Fang2022-10-04 11:27:59 +0800
committerPig Fang2022-10-04 11:27:59 +0800
commit7193462e4bec74558c71eaba2e47c681f379b7ed (patch)
tree26b851f6eec758faf6a9667f4810bff27338a52d
parent85d061f5cd2ad43c867f2a662f77dcd119792456 (diff)
downloadaur-7193462e4bec74558c71eaba2e47c681f379b7ed.tar.gz
0.9.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fd5cc0f7ee9..0962c7680143 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-martian-mono
pkgdesc = Free and open-source monospaced font from Evil Martians
- pkgver = 0.9.1
+ pkgver = 0.9.2
pkgrel = 1
url = https://github.com/evilmartians/mono
arch = any
license = OFL
- source = https://github.com/evilmartians/mono/releases/download/v0.9.1/martian-mono-0.9.1-ttf.zip
+ source = https://github.com/evilmartians/mono/releases/download/v0.9.2/martian-mono-0.9.2-ttf.zip
source = https://raw.githubusercontent.com/evilmartians/mono/main/OFL.txt
- sha256sums = 15901df2bfc7ab2a4a37d59521b774b93a4e1fa4155f2ec2fce68a4c8d1d2d40
+ sha256sums = dee81d4a328abc884d5a3ef26aabe6a8c8d9f6d7c59ecb9535f473c61563d03a
sha256sums = SKIP
pkgname = ttf-martian-mono
diff --git a/PKGBUILD b/PKGBUILD
index b1f589ed4147..73bc61ca4c55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pig Fang <g-plane@hotmail.com>
pkgname=ttf-martian-mono
-pkgver=0.9.1
+pkgver=0.9.2
pkgrel=1
pkgdesc='Free and open-source monospaced font from Evil Martians'
arch=('any')
@@ -9,7 +9,7 @@ url='https://github.com/evilmartians/mono'
license=('OFL')
source=("https://github.com/evilmartians/mono/releases/download/v$pkgver/martian-mono-$pkgver-ttf.zip"
"https://raw.githubusercontent.com/evilmartians/mono/main/OFL.txt")
-sha256sums=('15901df2bfc7ab2a4a37d59521b774b93a4e1fa4155f2ec2fce68a4c8d1d2d40'
+sha256sums=('dee81d4a328abc884d5a3ef26aabe6a8c8d9f6d7c59ecb9535f473c61563d03a'
SKIP)
package() {