summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsaac Freund2020-03-26 11:47:20 +0100
committerIsaac Freund2020-03-26 11:47:20 +0100
commitd0feede4a6e2bdd23515b2cfb3e3a8333dfbd71c (patch)
tree2c133eb55974172e21fa903acfdb2a6bce205477
parentb702b990b93b073f312daa3d0c13dd3946beedfb (diff)
downloadaur-d0feede4a6e2bdd23515b2cfb3e3a8333dfbd71c.tar.gz
upgpkg: cozette-otb 1.7.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 51f1e364f75e..2115310c68bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = cozette-otb
pkgdesc = A bitmap programming font optimized for coziness
- pkgver = 1.6.3
+ pkgver = 1.7.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.6.3/cozette.otb
- source = https://github.com/slavfox/Cozette/archive/v.1.6.3.tar.gz
- sha256sums = d2f8519eb19f36aceac4844d35d1470c26122885909ad48ccf2abd4247ecc5d6
- sha256sums = e76870c01e6eb6907c8cf19cbf6bfd2e9634428a332c2e719bff0754c0335e5f
+ source = https://github.com/slavfox/Cozette/releases/download/v.1.7.0/cozette.otb
+ source = https://github.com/slavfox/Cozette/archive/v.1.7.0.tar.gz
+ sha256sums = 66997d392a4445221275a3fa2790a5194eda6528c96e700fe6b3c4acefb0c3c5
+ sha256sums = 94deb976c0dcef6ec79c06067dce113f3bc40898a2b971902a0f9079a0cc5f07
pkgname = cozette-otb
diff --git a/PKGBUILD b/PKGBUILD
index f1c59fcb5a15..27a2c7f2f38a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Isaac Freund <ifreund@ifreund.xyz>
pkgname=cozette-otb
-pkgver=1.6.3
+pkgver=1.7.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=('d2f8519eb19f36aceac4844d35d1470c26122885909ad48ccf2abd4247ecc5d6'
- 'e76870c01e6eb6907c8cf19cbf6bfd2e9634428a332c2e719bff0754c0335e5f')
+sha256sums=('66997d392a4445221275a3fa2790a5194eda6528c96e700fe6b3c4acefb0c3c5'
+ '94deb976c0dcef6ec79c06067dce113f3bc40898a2b971902a0f9079a0cc5f07')
package() {
cd "${srcdir}"