Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
tectonic


Commits:
02367adb by Frederik Schwan at 2024-02-05T09:38:52+01:00
upgpkg: 0.15.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = tectonic
        pkgdesc = Modernized, complete, self-contained TeX/LaTeX engine, 
powered by XeTeX and TeXLive
-       pkgver = 0.14.1
-       pkgrel = 5
+       pkgver = 0.15.0
+       pkgrel = 1
        url = https://tectonic-typesetting.github.io/
        arch = x86_64
        license = MIT
@@ -11,8 +11,8 @@ pkgbase = tectonic
        depends = harfbuzz-icu
        depends = openssl
        options = !lto
-       source = 
https://github.com/tectonic-typesetting/tectonic/archive/refs/tags/tecto...@0.14.1.tar.gz
-       b2sums = 
94720d6beeef03aae68b1ac70b22995a05be2371176b844dcfbabbadc475e065bd8618c8e937e637394a37349e76fd4373d6732ff2325d50ef11f85582fe1da9
+       source = 
https://github.com/tectonic-typesetting/tectonic/archive/refs/tags/tecto...@0.15.0.tar.gz
+       b2sums = 
4049b7a18b79c89c222039ded8d25fbf6249408362d2adc09f0d51c6ba2f1c634581c6451efc27d9138115ab71c14511d56179868d00f13edae206c5b1ba78d4
 
 pkgname = tectonic
        depends = fontconfig


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Jan Tojnar <jtoj...@gmail.com>
 
 pkgname=tectonic
-pkgver=0.14.1
-pkgrel=5
+pkgver=0.15.0
+pkgrel=1
 pkgdesc='Modernized, complete, self-contained TeX/LaTeX engine, powered by 
XeTeX and TeXLive'
 arch=('x86_64')
 url='https://tectonic-typesetting.github.io/'
@@ -14,7 +14,7 @@ depends=('fontconfig' 'harfbuzz-icu' 'openssl')
 makedepends=('cargo' 'pkg-config')
 options=(!lto)
 
source=("https://github.com/tectonic-typesetting/tectonic/archive/refs/tags/tectonic@${pkgver}.tar.gz";)
-b2sums=('94720d6beeef03aae68b1ac70b22995a05be2371176b844dcfbabbadc475e065bd8618c8e937e637394a37349e76fd4373d6732ff2325d50ef11f85582fe1da9')
+b2sums=('4049b7a18b79c89c222039ded8d25fbf6249408362d2adc09f0d51c6ba2f1c634581c6451efc27d9138115ab71c14511d56179868d00f13edae206c5b1ba78d4')
 
 prepare() {
   cd ${pkgname}-${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tectonic/-/commit/02367adb5d7e2d7646ef480cc5dfb62690d7b834

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


Reply via email to