summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 149917883771..571498b019d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=sile
pkgname=$_pkgname-luajit
pkgdesc='The SILE Typesetter, a modern typesetting system inspired by LaTeX, customizable in Lua'
-pkgver=0.14.0
+pkgver=0.14.1
pkgrel=1
arch=(x86_64)
url=https://www.sile-typesetter.org
@@ -55,7 +55,7 @@ provides=(libtexpdf.so
conflicts=("$_pkgname")
_archive="$_pkgname-$pkgver"
source=("$_url/releases/download/v$pkgver/$_archive.tar.xz")
-sha256sums=('cc7afa333b3696b62f85abd47417b3bd7189770dc53f5b4905781ccd2cb8734c')
+sha256sums=('a6a86e59a6001b6bfac4448f6d2acaeedacf006ab6f9ccea17b6d9cb73a10cd0')
build () {
cd "$_archive"