[arch-commits] Commit in fontconfig/trunk (PKGBUILD fontconfig.hook)

Andreas Radke andyrtr at archlinux.org
Sun Jan 19 10:26:09 UTC 2020


    Date: Sunday, January 19, 2020 @ 10:26:08
  Author: andyrtr
Revision: 373698

upgpkg: fontconfig 2:2.13.91+24+g75eadca-2: alpm-hooks should use Type = Path, not File

Modified:
  fontconfig/trunk/PKGBUILD
  fontconfig/trunk/fontconfig.hook

-----------------+
 PKGBUILD        |    4 ++--
 fontconfig.hook |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-19 09:54:18 UTC (rev 373697)
+++ PKGBUILD	2020-01-19 10:26:08 UTC (rev 373698)
@@ -3,7 +3,7 @@
 
 pkgname=fontconfig
 pkgver=2.13.91+24+g75eadca
-pkgrel=1
+pkgrel=2
 epoch=2
 pkgdesc="A library for configuring and customizing font access"
 arch=(x86_64)
@@ -17,7 +17,7 @@
 source=("git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=$_commit"
         fontconfig.hook)
 sha256sums=('SKIP'
-            '672f6a1c5e164671955ce807e670306194142a1794ce88df653aa717a972e274')
+            '8883f7e6e9d574ed52b89256507a6224507925715ddc85b3dfab9683df2f1e25')
 
 # a nice page to test font matching:
 # http://zipcon.net/~swhite/docs/computers/browsers/fonttest.html

Modified: fontconfig.hook
===================================================================
--- fontconfig.hook	2020-01-19 09:54:18 UTC (rev 373697)
+++ fontconfig.hook	2020-01-19 10:26:08 UTC (rev 373698)
@@ -1,5 +1,5 @@
 [Trigger]
-Type = File
+Type = Path
 Operation = Install
 Operation = Upgrade
 Operation = Remove



More information about the arch-commits mailing list