Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
sile


Commits:
dbd559e1 by Caleb Maclennan at 2024-08-29T18:51:46+03:00
upgpkg: 0.15.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sile
        pkgdesc = a modern typesetting engine inspired by LaTeX, fully 
customizable in Lua
-       pkgver = 0.15.4
+       pkgver = 0.15.5
        pkgrel = 1
        url = https://www.sile-typesetter.org
        arch = x86_64
@@ -51,10 +51,10 @@ pkgbase = sile
        optdepends = ttf-hack: default mono font
        provides = libtexpdf.so
        replaces = sile-luajit
-       source = 
https://github.com/sile-typesetter/sile/releases/download/v0.15.4/sile-0.15.4.tar.zst
-       source = 
https://github.com/sile-typesetter/sile/releases/download/v0.15.4/sile-0.15.4.tar.zst.asc
+       source = 
https://github.com/sile-typesetter/sile/releases/download/v0.15.5/sile-0.15.5.tar.zst
+       source = 
https://github.com/sile-typesetter/sile/releases/download/v0.15.5/sile-0.15.5.tar.zst.asc
        validpgpkeys = 9F377DDB6D3153A48EB3EB1E63CC496475267693
-       sha256sums = 
35d837b382ef4933489baea169264b94143da1538e71cdbc640c2f75c39e2358
+       sha256sums = 
d20137b02d16302d287670fd285ad28ac3b8d3af916460aa6bc8cbff9321b9f9
        sha256sums = SKIP
 
 pkgname = sile


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=sile
 pkgdesc='a modern typesetting engine inspired by LaTeX, fully customizable in 
Lua'
-pkgver=0.15.4
+pkgver=0.15.5
 pkgrel=1
 arch=(x86_64)
 url=https://www.sile-typesetter.org
@@ -48,7 +48,7 @@ provides=(libtexpdf.so)
 replaces=("$pkgname-luajit")
 _archive="$pkgname-$pkgver"
 source=("$_url/releases/download/v$pkgver/$_archive.tar.zst"{,.asc})
-sha256sums=('35d837b382ef4933489baea169264b94143da1538e71cdbc640c2f75c39e2358'
+sha256sums=('d20137b02d16302d287670fd285ad28ac3b8d3af916460aa6bc8cbff9321b9f9'
             'SKIP')
 validpgpkeys=('9F377DDB6D3153A48EB3EB1E63CC496475267693') # Caleb Maclennan 
<[email protected]> (@alerque)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sile/-/commit/dbd559e1cbcacfdb293aeb44b3d67974b9738395

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sile/-/commit/dbd559e1cbcacfdb293aeb44b3d67974b9738395
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to