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

Caleb Maclennan alerque at gemini.archlinux.org
Fri Jul 15 14:19:49 UTC 2022


    Date: Friday, July 15, 2022 @ 14:19:48
  Author: alerque
Revision: 1252948

upgpkg: sile 0.13.3-1

Modified:
  sile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-15 14:04:43 UTC (rev 1252947)
+++ PKGBUILD	2022-07-15 14:19:48 UTC (rev 1252948)
@@ -3,8 +3,8 @@
 
 pkgname=sile
 pkgdesc='The SILE Typesetter, a modern typesetting system inspired by LaTeX, customizable in Lua'
-pkgver=0.13.2
-pkgrel=2
+pkgver=0.13.3
+pkgrel=1
 arch=(x86_64)
 url=https://www.sile-typesetter.org
 _url="https://github.com/sile-typesetter/$pkgname"
@@ -53,7 +53,7 @@
 options=(debug)
 _archive="$pkgname-$pkgver"
 source=("$_url/releases/download/v$pkgver/$_archive.tar.xz")
-sha256sums=('7d0a1f22100cefbc85d67b1e78fe114c3b4b510dc3a24ec59a9485e9b3ef7b08')
+sha256sums=('1ab1c6f1898440822c1f85186f8b4676bab3eda3ad947d838ea0d991fb301c75')
 
 build () {
 	cd "$_archive"



More information about the arch-commits mailing list