summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2020-08-27 01:02:11 +0300
committerCaleb Maclennan2020-08-27 01:02:11 +0300
commita8a753828143350f881cd25338b192f011c13505 (patch)
tree55191fcbdb60ae07b491240a08164ea037d9100d
parent8eb3cfa99b98ffea24dc0982c6a2d2a54ec0b6d1 (diff)
downloadaur-a8a753828143350f881cd25338b192f011c13505.tar.gz
upgpkg: chomsky-font 2.1-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8824c5564670..6aed5e152b34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = chomsky-font
pkgdesc = A font in the style of the New York Times masthead
- pkgver = 2.0
+ pkgver = 2.1
pkgrel = 1
url = https://github.com/ctrlcctrlv/chomsky
arch = any
license = OFL
- source = otf-chomsky-2.0.tar.gz::https://github.com/ctrlcctrlv/chomsky/archive/v2.0.tar.gz
- sha256sums = 6bfe28d5a4892401d209eec55a3f57249d7b3ec0b094d86e8154c050c07e7e13
+ source = otf-chomsky-2.1.tar.gz::https://github.com/ctrlcctrlv/chomsky/archive/v2.1.tar.gz
+ sha256sums = 9c9c8f77d0b6bd1b0e9d55ebbedd8da6062fc51159711f96892234fcfeb54987
pkgname = otf-chomsky
provides = chomsky-font
diff --git a/PKGBUILD b/PKGBUILD
index ef087f2c6ad1..de7a01e236c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_name=chomsky
pkgbase=$_name-font
pkgname=(otf-$_name)
-pkgver=2.0
+pkgver=2.1
pkgrel=1
pkgdesc='A font in the style of the New York Times masthead'
arch=('any')
url="https://github.com/ctrlcctrlv/$_name"
license=('OFL')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('6bfe28d5a4892401d209eec55a3f57249d7b3ec0b094d86e8154c050c07e7e13')
+sha256sums=('9c9c8f77d0b6bd1b0e9d55ebbedd8da6062fc51159711f96892234fcfeb54987')
package_otf-chomsky() {
provides=("$pkgbase")