summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Freund2020-04-06 14:22:37 +0200
committerIsaac Freund2020-04-06 14:22:37 +0200
commitb6f1ebecc0175ab4d31613ca0716aaa25713b7c5 (patch)
tree7cb5901991fa0b1ef2c5877940fa6eb8ae0909ca
parent38954c43f320faf49eddc88a2cbd5efb53dce808 (diff)
downloadaur-b6f1ebecc0175ab4d31613ca0716aaa25713b7c5.tar.gz
upgpkg: cozette-otb 1.8.0-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2845e5892f94..bdc89dccf68b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = cozette-otb
pkgdesc = A bitmap programming font optimized for coziness
- pkgver = 1.7.2
+ pkgver = 1.8.0
pkgrel = 1
url = https://github.com/slavfox/Cozette
arch = any
license = MIT
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/slavfox/Cozette/releases/download/v.1.7.2/cozette.otb
- source = https://github.com/slavfox/Cozette/archive/v.1.7.2.tar.gz
- sha256sums = b2be1578b91688517477b2ed6005093d1613425d9febb05ab880d46f3719ab4e
- sha256sums = ef07880cd091fb674ceaa54a30678dbae3a18751900810f43db0b316916c9218
+ source = https://github.com/slavfox/Cozette/releases/download/v.1.8.0/cozette.otb
+ source = https://github.com/slavfox/Cozette/archive/v.1.8.0.tar.gz
+ sha256sums = f9a8c3c8cffe8ab426ff0655b890ccff0988dc03f5634c69c8f4bc6d131f83ff
+ sha256sums = 22336b060213a033cd56dd6c58ae86d9cd4a02d67a226e82c8a5338df94e4e08
pkgname = cozette-otb
diff --git a/PKGBUILD b/PKGBUILD
index 337d24b25038..c9af69a601d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Isaac Freund <ifreund@ifreund.xyz>
pkgname=cozette-otb
-pkgver=1.7.2
+pkgver=1.8.0
pkgrel=1
pkgdesc='A bitmap programming font optimized for coziness'
arch=('any')
@@ -10,8 +10,8 @@ license=('MIT')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/slavfox/Cozette/releases/download/v.${pkgver}/cozette.otb"
"https://github.com/slavfox/Cozette/archive/v.${pkgver}.tar.gz")
-sha256sums=('b2be1578b91688517477b2ed6005093d1613425d9febb05ab880d46f3719ab4e'
- 'ef07880cd091fb674ceaa54a30678dbae3a18751900810f43db0b316916c9218')
+sha256sums=('f9a8c3c8cffe8ab426ff0655b890ccff0988dc03f5634c69c8f4bc6d131f83ff'
+ '22336b060213a033cd56dd6c58ae86d9cd4a02d67a226e82c8a5338df94e4e08')
package() {
cd "${srcdir}"