[arch-commits] Commit in fcft/trunk (PKGBUILD)
    Caleb Maclennan 
    alerque at gemini.archlinux.org
       
    Mon May  2 09:28:15 UTC 2022
    
    
  
    Date: Monday, May 2, 2022 @ 09:28:14
  Author: alerque
Revision: 1192194
upgpkg: fcft 3.1.1-1
Modified:
  fcft/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 09:05:28 UTC (rev 1192193)
+++ PKGBUILD	2022-05-02 09:28:14 UTC (rev 1192194)
@@ -4,7 +4,7 @@
 # TODO: un-vendor nanosvg, migrate package from AUR and build against that
 
 pkgname=fcft
-pkgver=3.1.0
+pkgver=3.1.1
 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=('138e4e0a0fa8ba261cc7ce5aba75fdd7c429cd5ce19ef95739c2abd4d1b058b9')
+sha256sums=('5f35dbd8a1a81ec61648e86e8f86157c9fd905ee199540d81a031121473204d5')
 
 build() {
 	arch-meson $pkgname build \
    
    
More information about the arch-commits
mailing list