summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTectonic CI2021-06-19 22:46:46 +0000
committerTectonic CI2021-06-19 22:46:46 +0000
commit974741142f6b1834e6fbb46a61284d5cca987a4d (patch)
tree014bb521e278da185569ee04136a6823f6f90d53 /PKGBUILD
parentfb303c04209916e1b995dcce8adfa8c1d3f9a3ba (diff)
downloadaur-974741142f6b1834e6fbb46a61284d5cca987a4d.tar.gz
Release 0.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f63b3cf733c8..fc1d2cf027ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
# against Tectonic if the settings in this file need changing.
pkgname=tectonic
-pkgver=0.6.4
+pkgver=0.7.0
pkgrel=1
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
pkgdesc='Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive'
@@ -20,7 +20,7 @@ license=('MIT')
depends=('fontconfig' 'harfbuzz-icu' 'openssl')
makedepends=('cargo' 'pkg-config')
source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$pkgname/$pkgver/download")
-sha512sums=('cdd36f96b681cdd8e960b65e9d216888e04e71d7e1da63f7a2c563e935713b1b1199f8a6d932cfdd32bf13d156792fb265d2a8d37fcc0a2c06bce6fd2a48d674')
+sha512sums=('b4af21028e91b9ce4a9ba4d0680b8920f6d67b0a2a16e2e806e27cc67997550dc05fbba444723e5458e2fe5a5c2e207e734c591b36b92ee5936b922a49d6164d')
build() {
cd $pkgname-$pkgver