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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Aug 23 08:01:09 UTC 2022


    Date: Tuesday, August 23, 2022 @ 08:01:08
  Author: alerque
Revision: 1274927

upgpkg: fcft 3.1.3-1

Modified:
  fcft/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-23 08:01:05 UTC (rev 1274926)
+++ PKGBUILD	2022-08-23 08:01:08 UTC (rev 1274927)
@@ -4,7 +4,7 @@
 # TODO: un-vendor nanosvg, migrate package from AUR and build against that
 
 pkgname=fcft
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc='Simple library for font loading and glyph rasterization'
 arch=(x86_64)
@@ -22,7 +22,7 @@
 provides=(libfcft.so)
 options=(debug)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('f571afe693d3fa11fe36e97c7a2ecbbf9313755ee31c1ec3dcc648796b8e6db0')
+sha256sums=('d9bff464ae5c31fbaad0fb8a50b6db2fc168c48aae169d005066ad358b9d432d')
 
 build() {
 	arch-meson $pkgname build \



More information about the arch-commits mailing list