diff options
author | Markus Weimar | 2021-06-07 15:08:00 +0200 |
---|---|---|
committer | Markus Weimar | 2021-06-07 15:08:00 +0200 |
commit | 36a1893d3d01f770c84e20c94da7409b63bce45a (patch) | |
tree | 25a0014f4bc88943b10bfe0b41ebbc1fa4fbe6f2 | |
parent | 169bfbbe06b7947ee947725ac20c15263054c3a1 (diff) | |
download | aur-36a1893d3d01f770c84e20c94da7409b63bce45a.tar.gz |
Update to version 7.0.4.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-ss03-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 7.0.3 + pkgver = 7.0.4 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v7.0.3/super-ttc-iosevka-ss03-7.0.3.zip - source = ttc-iosevka-ss03-super-7.0.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.0.3/LICENSE.md - sha256sums = 8aab953f7454a60a5eb0470fc855d86ea545db9992f710118de114abdef9331f + source = https://github.com/be5invis/Iosevka/releases/download/v7.0.4/super-ttc-iosevka-ss03-7.0.4.zip + source = ttc-iosevka-ss03-super-7.0.4-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.0.4/LICENSE.md + sha256sums = 0c7d51cd373c95ff6e2c9653e502fa54c399ef2b5e4a1420a8b90c4112c18e5c sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80 pkgname = ttc-iosevka-ss03-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-ss03-super -pkgver=7.0.3 +pkgver=7.0.4 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-ss03-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('8aab953f7454a60a5eb0470fc855d86ea545db9992f710118de114abdef9331f' +sha256sums=('0c7d51cd373c95ff6e2c9653e502fa54c399ef2b5e4a1420a8b90c4112c18e5c' '72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80') package() { |