diff options
author | Markus Weimar | 2023-10-23 07:42:53 +0200 |
---|---|---|
committer | Markus Weimar | 2023-10-23 07:42:53 +0200 |
commit | 2c5382be15b5faabae9c7496a8ab06743271dfae (patch) | |
tree | 0256be8a4280ea4287947d19d46a17dce0f21337 | |
parent | 9872e0ec6afbbccd3ad6190614b362129d41fbe8 (diff) | |
download | aur-2c5382be15b5faabae9c7496a8ab06743271dfae.tar.gz |
Update to version 27.3.1.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-ss10-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 27.3.0 + pkgver = 27.3.1 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v27.3.0/super-ttc-iosevka-ss10-27.3.0.zip - source = ttc-iosevka-ss10-super-27.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.0/LICENSE.md - sha256sums = 3929f61c7c1583971c160625ff5b4ad3b1863d168aea28ab1c4f1d9eb236ba6f + source = https://github.com/be5invis/Iosevka/releases/download/v27.3.1/super-ttc-iosevka-ss10-27.3.1.zip + source = ttc-iosevka-ss10-super-27.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.1/LICENSE.md + sha256sums = 4d4d8acb6bf85eebf8e232abaa2926fe38ec69498eae08a141ab2bdd4006c2a9 sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558 pkgname = ttc-iosevka-ss10-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss10-super -pkgver=27.3.0 +pkgver=27.3.1 pkgrel=1 pkgdesc='Typeface family designed for coding, terminal use and technical documents.' arch=('any') @@ -8,7 +8,7 @@ url='https://typeof.net/Iosevka/' license=('OFL') source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/super-ttc-iosevka-ss10-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('3929f61c7c1583971c160625ff5b4ad3b1863d168aea28ab1c4f1d9eb236ba6f' +sha256sums=('4d4d8acb6bf85eebf8e232abaa2926fe38ec69498eae08a141ab2bdd4006c2a9' '7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558') package() { |