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


Commits:
84ef676e by Caleb Maclennan at 2024-11-14T03:23:55+03:00
upgpkg: 0.15.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = sile
        pkgdesc = a modern typesetting engine inspired by LaTeX, fully 
customizable in Lua
-       pkgver = 0.15.5
-       pkgrel = 2
+       pkgver = 0.15.6
+       pkgrel = 1
        url = https://www.sile-typesetter.org
        arch = x86_64
        license = MIT
@@ -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.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
+       source = 
https://github.com/sile-typesetter/sile/releases/download/v0.15.6/sile-0.15.6.tar.zst
+       source = 
https://github.com/sile-typesetter/sile/releases/download/v0.15.6/sile-0.15.6.tar.zst.asc
        validpgpkeys = 9F377DDB6D3153A48EB3EB1E63CC496475267693
-       sha256sums = 
d20137b02d16302d287670fd285ad28ac3b8d3af916460aa6bc8cbff9321b9f9
+       sha256sums = 
0ad3efc5ba6adbfab0b8034fa7d5c32501e5c486c589a35926f619794c7fc321
        sha256sums = SKIP
 
 pkgname = sile


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



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

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


Reply via email to