diff options
author | Markus Weimar | 2024-05-26 10:08:46 +0200 |
---|---|---|
committer | Markus Weimar | 2024-05-26 10:08:46 +0200 |
commit | f55d42b7c13af8b5f2c02680a93ac093611e345a (patch) | |
tree | 4ee2af6381e88c17eb51e62181f98dacd98d0e4f | |
parent | ace9eb299d6c66c4a75310584a9b319ec7379760 (diff) | |
download | aur-f55d42b7c13af8b5f2c02680a93ac093611e345a.tar.gz |
Update to version 30.1.0.
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = ttc-iosevka-etoile-super pkgdesc = Typeface family designed for coding, terminal use and technical documents. - pkgver = 30.0.1 + pkgver = 30.1.0 pkgrel = 1 url = https://typeof.net/Iosevka/ arch = any license = OFL - source = https://github.com/be5invis/Iosevka/releases/download/v30.0.1/SuperTTC-IosevkaEtoile-30.0.1.zip - source = ttc-iosevka-etoile-super-30.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.0.1/LICENSE.md - sha256sums = 48b1298b08bf0e2d521b70fb511230a7f4957d58377c875ccc97c84a1ba287b6 + source = https://github.com/be5invis/Iosevka/releases/download/v30.1.0/SuperTTC-IosevkaEtoile-30.1.0.zip + source = ttc-iosevka-etoile-super-30.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v30.1.0/LICENSE.md + sha256sums = 5cfa69e12fa00e8178f4b3587a82e045a6381bab43e3e710a05bc2d5093172b0 sha256sums = 8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7 pkgname = ttc-iosevka-etoile-super @@ -1,6 +1,6 @@ # Maintainer: Markus Weimar <mail@markusweimar.de> pkgname=ttc-iosevka-etoile-super -pkgver=30.0.1 +pkgver=30.1.0 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}/SuperTTC-IosevkaEtoile-${pkgver}.zip" "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md") -sha256sums=('48b1298b08bf0e2d521b70fb511230a7f4957d58377c875ccc97c84a1ba287b6' +sha256sums=('5cfa69e12fa00e8178f4b3587a82e045a6381bab43e3e710a05bc2d5093172b0' '8c914a5c7d8d5e5be1ae07fd8591b437ece15b665f6ccc913cea050ffa8448f7') package() { |