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

Caleb Maclennan alerque at gemini.archlinux.org
Thu Mar 3 18:56:37 UTC 2022


    Date: Thursday, March 3, 2022 @ 18:56:36
  Author: alerque
Revision: 1141010

upgpkg: sile 0.12.4-1

Modified:
  sile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-03 18:55:51 UTC (rev 1141009)
+++ PKGBUILD	2022-03-03 18:56:36 UTC (rev 1141010)
@@ -3,7 +3,7 @@
 
 pkgname=sile
 pkgdesc='The SILE Typesetter, a modern typesetting system inspired by LaTeX, customizable in Lua'
-pkgver=0.12.3
+pkgver=0.12.4
 pkgrel=1
 arch=(x86_64)
 url=https://www.sile-typesetter.org
@@ -47,7 +47,7 @@
 provides=(libtexpdf.so)
 _archive="$pkgname-$pkgver"
 source=("https://github.com/sile-typesetter/sile/releases/download/v$pkgver/$_archive.tar.xz")
-sha256sums=('922c1447480866160bc1eb32d7684e2a43998a8efc829c6d3abac78a4023390a')
+sha256sums=('228faec0592541e373e7a4e4145bdcba60252df08f7c5f6fb4e573c5fbc186d8')
 
 build () {
 	cd "$_archive"



More information about the arch-commits mailing list