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

Caleb Maclennan alerque at gemini.archlinux.org
Fri Aug 5 23:34:31 UTC 2022


    Date: Friday, August 5, 2022 @ 23:34:30
  Author: alerque
Revision: 1260354

upgpkg: sile 0.14.0-1

Modified:
  sile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-05 23:23:31 UTC (rev 1260353)
+++ PKGBUILD	2022-08-05 23:34:30 UTC (rev 1260354)
@@ -3,7 +3,7 @@
 
 pkgname=sile
 pkgdesc='The SILE Typesetter, a modern typesetting system inspired by LaTeX, customizable in Lua'
-pkgver=0.13.3
+pkgver=0.14.0
 pkgrel=1
 arch=(x86_64)
 url=https://www.sile-typesetter.org
@@ -26,7 +26,6 @@
           penlight
           sec
           socket
-          stdlib
           vstruct
           zlib)
 depends=(glibc
@@ -53,7 +52,7 @@
 options=(debug)
 _archive="$pkgname-$pkgver"
 source=("$_url/releases/download/v$pkgver/$_archive.tar.xz")
-sha256sums=('1ab1c6f1898440822c1f85186f8b4676bab3eda3ad947d838ea0d991fb301c75')
+sha256sums=('cc7afa333b3696b62f85abd47417b3bd7189770dc53f5b4905781ccd2cb8734c')
 
 build () {
 	cd "$_archive"



More information about the arch-commits mailing list