summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPig Fang2022-12-30 09:58:31 +0800
committerPig Fang2022-12-30 09:58:31 +0800
commit166867c2eba010c469dc2b02f0c6fbe4f3e36f49 (patch)
treefb086bc73cd19e7b5bf5243363dd183d99b0c296
parent7193462e4bec74558c71eaba2e47c681f379b7ed (diff)
downloadaur-ttf-martian-mono.tar.gz
1.0.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0962c7680143..2182ccd26669 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.2
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/evilmartians/mono
arch = any
license = OFL
- source = https://github.com/evilmartians/mono/releases/download/v0.9.2/martian-mono-0.9.2-ttf.zip
+ source = https://github.com/evilmartians/mono/releases/download/v1.0.0/martian-mono-1.0.0-ttf.zip
source = https://raw.githubusercontent.com/evilmartians/mono/main/OFL.txt
- sha256sums = dee81d4a328abc884d5a3ef26aabe6a8c8d9f6d7c59ecb9535f473c61563d03a
+ sha256sums = a990b5620a97b1fc6af1e9808e7af82f8bf96b2a5692beff9e01b9e5adf92a71
sha256sums = SKIP
pkgname = ttf-martian-mono
diff --git a/PKGBUILD b/PKGBUILD
index 73bc61ca4c55..413fcf586e24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pig Fang <g-plane@hotmail.com>
pkgname=ttf-martian-mono
-pkgver=0.9.2
+pkgver=1.0.0
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=('dee81d4a328abc884d5a3ef26aabe6a8c8d9f6d7c59ecb9535f473c61563d03a'
+sha256sums=('a990b5620a97b1fc6af1e9808e7af82f8bf96b2a5692beff9e01b9e5adf92a71'
SKIP)
package() {