summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTectonic CI2021-06-19 22:46:48 +0000
committerTectonic CI2021-06-19 22:46:48 +0000
commit455b93e732e879db76af562b6180d80941859580 (patch)
treed51b997dfdd9a9aab6560e2fe4fb7a1d6c2dea8b
parent8e0a5c5554d810f265438d04d79d87af555f59e6 (diff)
downloadaur-455b93e732e879db76af562b6180d80941859580.tar.gz
Release 0.7.0
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87b02a0ff787..eda4c8528d98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tectonic-bin
pkgdesc = Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTex and TeXLive (binary release)
- pkgver = 0.6.4
+ pkgver = 0.7.0
pkgrel = 1
url = https://github.com/tectonic-typesetting/tectonic
arch = x86_64
@@ -14,11 +14,11 @@ pkgbase = tectonic-bin
conflicts = tectonic
source = https://raw.githubusercontent.com/tectonic-typesetting/tectonic/master/LICENSE
sha512sums = 5d2f16e9171ba223b0d9d12b0c022718e02b2a8738ec4a664b9eb2ca19d7b67f178f6606edd75a8201e1ab99a88937b9e4c4d01e4a3cdf0ccfedb536207db0a3
- source_x86_64 = tectonic-0.6.4.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.6.4/tectonic-0.6.4-x86_64-unknown-linux-gnu.tar.gz
- sha512sums_x86_64 = 26759258977130e2f395d885c784476b560d689b8cdefa2dc9b001c56fda3439ec1036651d4ef9cb12ece4356c213c082a4c3b541daf4b6b178f9397f3634fdc
- source_i686 = tectonic-0.6.4.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.6.4/tectonic-0.6.4-i686-unknown-linux-gnu.tar.gz
- sha512sums_i686 = 17120f4cdbfb6d9b4e7e8710fa3dbf9802fbe9881b55d29800c77bb074a311dbc2881648d8ee9b25a7d4d3d30d9a119ad1bc2b3df20746c630958c6a86d25654
- source_armv7h = tectonic-0.6.4.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.6.4/tectonic-0.6.4-arm-unknown-linux-musleabihf.tar.gz
- sha512sums_armv7h = 7107ce5f56fe8a844dec7394b7998a4f4e538c069f666442d25dfdf0a5916decb96ef14dba19dd7c2233a654b57e550d59ebbb5d42381674f276f807a5715c06
+ source_x86_64 = tectonic-0.7.0.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.7.0/tectonic-0.7.0-x86_64-unknown-linux-gnu.tar.gz
+ sha512sums_x86_64 = dadb14d5c3e2176e5ad58417e5dd3796fcd3ea57e2c742fbbedd960bb4e3993dfcd4e785c28965dba3d8a8e6eceb5e3e1bf03cd886524a9a3d4f917565afe976
+ source_i686 = tectonic-0.7.0.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.7.0/tectonic-0.7.0-i686-unknown-linux-gnu.tar.gz
+ sha512sums_i686 = d58077c031dade92fcd7f6809da4302ec7fce763a8f5da381da92b2d77117f081038713e87866deae346b405f13140f2d1a78c3278a78d824d186dbbb9d331f8
+ source_armv7h = tectonic-0.7.0.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.7.0/tectonic-0.7.0-arm-unknown-linux-musleabihf.tar.gz
+ sha512sums_armv7h = 3d363757e180b5a001f4bbcbab77437ee06e77e3405e4b5d9f015a2f3ca933bd1f369e284d52175e84409c697848a3e72ee6abeef854359b78845dcdb1467bd7
pkgname = tectonic-bin
diff --git a/PKGBUILD b/PKGBUILD
index 11d91061c6b9..2a81cf38ac11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=tectonic-bin
_pkgname=tectonic
-pkgver=0.6.4
+pkgver=0.7.0
pkgrel=1
pkgdesc='Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTex and TeXLive (binary release)'
arch=('x86_64' 'i686' 'armv7h')
@@ -25,9 +25,9 @@ source_x86_64=("$_pkgname-$pkgver.tar.gz::$url/releases/download/$_pkgname%40$pk
source_i686=("$_pkgname-$pkgver.tar.gz::$url/releases/download/$_pkgname%40$pkgver/$_pkgname-$pkgver-i686-unknown-linux-gnu.tar.gz")
source_armv7h=("$_pkgname-$pkgver.tar.gz::$url/releases/download/$_pkgname%40$pkgver/$_pkgname-$pkgver-arm-unknown-linux-musleabihf.tar.gz")
sha512sums=('5d2f16e9171ba223b0d9d12b0c022718e02b2a8738ec4a664b9eb2ca19d7b67f178f6606edd75a8201e1ab99a88937b9e4c4d01e4a3cdf0ccfedb536207db0a3')
-sha512sums_x86_64=('26759258977130e2f395d885c784476b560d689b8cdefa2dc9b001c56fda3439ec1036651d4ef9cb12ece4356c213c082a4c3b541daf4b6b178f9397f3634fdc')
-sha512sums_i686=('17120f4cdbfb6d9b4e7e8710fa3dbf9802fbe9881b55d29800c77bb074a311dbc2881648d8ee9b25a7d4d3d30d9a119ad1bc2b3df20746c630958c6a86d25654')
-sha512sums_armv7h=('7107ce5f56fe8a844dec7394b7998a4f4e538c069f666442d25dfdf0a5916decb96ef14dba19dd7c2233a654b57e550d59ebbb5d42381674f276f807a5715c06')
+sha512sums_x86_64=('dadb14d5c3e2176e5ad58417e5dd3796fcd3ea57e2c742fbbedd960bb4e3993dfcd4e785c28965dba3d8a8e6eceb5e3e1bf03cd886524a9a3d4f917565afe976')
+sha512sums_i686=('d58077c031dade92fcd7f6809da4302ec7fce763a8f5da381da92b2d77117f081038713e87866deae346b405f13140f2d1a78c3278a78d824d186dbbb9d331f8')
+sha512sums_armv7h=('3d363757e180b5a001f4bbcbab77437ee06e77e3405e4b5d9f015a2f3ca933bd1f369e284d52175e84409c697848a3e72ee6abeef854359b78845dcdb1467bd7')
package() {
install -Dm755 tectonic -t "$pkgdir/usr/bin/"