summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdmund2023-02-16 08:34:30 +0200
committerEdmund2023-02-16 08:34:30 +0200
commit9389386ff87c4a2772a8094388e8de8379d2e5ff (patch)
treeaa9357e13a2f88f8d9594c5526e4a8c77dd34e56
parente73a989cf0716e7d7042b33166414a9796657b99 (diff)
downloadaur-9389386ff87c4a2772a8094388e8de8379d2e5ff.tar.gz
Updated to version 1.9.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2099b63e52f8..df1165b79903 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = spleen-font
pkgdesc = Monospaced bitmap fonts for user interface including console (OTB, OTF, PSFU)
- pkgver = 1.9.1
- pkgrel = 3
+ pkgver = 1.9.2
+ pkgrel = 1
url = https://www.cambus.net/spleen-monospaced-bitmap-fonts/
arch = any
license = BSD
conflicts = bdf-spleen
- source = https://github.com/fcambus/spleen/releases/download/1.9.1/spleen-1.9.1.tar.gz
- sha256sums = 7ef59c4e02a45e9dded6bca18b539cdf0f0eb49e6cbcb257858da56ac5daa622
+ source = https://github.com/fcambus/spleen/releases/download/1.9.2/spleen-1.9.2.tar.gz
+ sha256sums = 00e1a01892f27b4620dd04e53593e045db518a6f1ab67f99226f1a3e95278af6
pkgname = spleen-font
diff --git a/PKGBUILD b/PKGBUILD
index ffe7640c4e86..62ab4f5ae750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_fontname=spleen
pkgname=spleen-font
-pkgver=1.9.1
-pkgrel=3
+pkgver=1.9.2
+pkgrel=1
pkgdesc="Monospaced bitmap fonts for user interface including console (OTB, OTF, PSFU)"
arch=('any')
license=('BSD')
@@ -37,3 +37,4 @@ package() {
install -Dm644 ChangeLog "${pkgdir}/usr/share/doc/${pkgname}/ChangeLog"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
+sha256sums=('00e1a01892f27b4620dd04e53593e045db518a6f1ab67f99226f1a3e95278af6')