summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPig Fang2022-12-30 09:58:31 +0800
committerPig Fang2022-12-30 09:58:31 +0800
commit166867c2eba010c469dc2b02f0c6fbe4f3e36f49 (patch)
treefb086bc73cd19e7b5bf5243363dd183d99b0c296 /PKGBUILD
parent7193462e4bec74558c71eaba2e47c681f379b7ed (diff)
downloadaur-166867c2eba010c469dc2b02f0c6fbe4f3e36f49.tar.gz
1.0.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {