Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
typst
Commits:
014f1fff by Caleb Maclennan at 2023-09-14T09:55:06+03:00
upgpkg: 1:0.8.0-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Ilaï Deutel
pkgname=typst
-pkgver=0.7.0
+pkgver=0.8.0
pkgrel=1
epoch=1
pkgdesc='A markup-based typesetting system for the sciences'
@@ -16,7 +16,7 @@ makedepends=(cargo
git)
_archive="$pkgname-$pkgver"
source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('550fb66bb3405951dfd0a1736e9e17756e906e664f6f683eeb87d40643218846')
+sha256sums=('4b7886e312171b66fb33b7ad49c4df76748231d0047fb96b407c926070a5d9f9')
prepare() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/typst/-/commit/014f1fffdd49c67c1f451b9f4ced97072350080b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/typst/-/commit/014f1fffdd49c67c1f451b9f4ced97072350080b
You're receiving this email because of your account on gitlab.archlinux.org.