[arch-commits] Commit in fcft/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Sun Feb 6 17:20:23 UTC 2022


    Date: Sunday, February 6, 2022 @ 17:20:22
  Author: alerque
Revision: 1127215

upgpkg: fcft 3.0.1-1

Modified:
  fcft/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-06 16:47:16 UTC (rev 1127214)
+++ PKGBUILD	2022-02-06 17:20:22 UTC (rev 1127215)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Eklöf <daniel at ekloef dot se>
 
 pkgname=fcft
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc='Simple library for font loading and glyph rasterization'
 arch=(x86_64)
@@ -19,7 +19,7 @@
 checkdepends=(ttf-dejavu)
 options=(debug)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('8dd239ab72697ebe1f7a583cfbac0f90523d30752345c9160ee6e7c4ad2cd379')
+sha256sums=('0d9b9f3add24aef5efcf42a32e8ad0e50060e1441a491e04fff3d79a36a526ea')
 
 build() {
 	arch-meson $pkgname build \



More information about the arch-commits mailing list