[arch-commits] Commit in ttf-jetbrains-mono/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Dec 28 18:53:53 UTC 2020


    Date: Monday, December 28, 2020 @ 18:53:53
  Author: arodseth
Revision: 795846

upgpkg: ttf-jetbrains-mono 2.221-1

Modified:
  ttf-jetbrains-mono/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-28 18:51:51 UTC (rev 795845)
+++ PKGBUILD	2020-12-28 18:53:53 UTC (rev 795846)
@@ -3,7 +3,7 @@
 # Contributor: Jordan Day <jordanday444 at gmail.com>
 
 pkgname=ttf-jetbrains-mono
-pkgver=2.210
+pkgver=2.221
 pkgrel=1
 pkgdesc='Typeface for developers, by JetBrains'
 arch=(any)
@@ -10,7 +10,7 @@
 url='https://jetbrains.com/lp/mono'
 license=(custom:OFL)
 source=("https://github.com/JetBrains/JetBrainsMono/releases/download/v$pkgver/JetBrainsMono-$pkgver.zip")
-sha256sums=('3d368735d2e8ff3abe1583de540284e70dd16d8d871e8f1b0f73685ced7b8ba7')
+sha256sums=('2fcbc70aca5ddabcfdbbc536c2b5f65ccf798ff13d8078738cbbef84c57e99a9')
 
 package() {
   find fonts/ttf -type f -name "*.ttf" -exec \
@@ -17,5 +17,3 @@
     install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" {} \;
   install -Dm644 OFL.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
-
-# getver: github.com/JetBrains/JetBrainsMono/releases



More information about the arch-commits mailing list