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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Jun 29 09:40:10 UTC 2022


    Date: Wednesday, June 29, 2022 @ 09:40:10
  Author: alerque
Revision: 1240093

upgpkg: sile 0.13.2-1

Modified:
  sile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 09:39:26 UTC (rev 1240092)
+++ PKGBUILD	2022-06-29 09:40:10 UTC (rev 1240093)
@@ -3,7 +3,7 @@
 
 pkgname=sile
 pkgdesc='The SILE Typesetter, a modern typesetting system inspired by LaTeX, customizable in Lua'
-pkgver=0.13.1
+pkgver=0.13.2
 pkgrel=1
 arch=(x86_64)
 url=https://www.sile-typesetter.org
@@ -52,7 +52,7 @@
 options=(debug)
 _archive="$pkgname-$pkgver"
 source=("$_url/releases/download/v$pkgver/$_archive.tar.xz")
-sha256sums=('bec374b5c95b0fb763c6976a25986341b836ac187fe6f4adb8f306b45ff3bb26')
+sha256sums=('7d0a1f22100cefbc85d67b1e78fe114c3b4b510dc3a24ec59a9485e9b3ef7b08')
 
 build () {
 	cd "$_archive"



More information about the arch-commits mailing list