summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTectonic CI2021-01-03 03:39:35 +0000
committerTectonic CI2021-01-03 03:39:35 +0000
commitf8973a4618daeed23701ffee3ea8412cdf80380f (patch)
tree87d46708121a59b1d49acf483e21e2cff3c2e8b8
parentc66ce5411cd4b1001fb504789c3f4aefc40ac047 (diff)
downloadaur-f8973a4618daeed23701ffee3ea8412cdf80380f.tar.gz
Release 0.4.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD19
2 files changed, 20 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f3ae82ce9f9..6d14c0301623 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tectonic-bin
pkgdesc = Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTex and TeXLive (binary release)
- pkgver = 0.4.0
- pkgrel = 1
+ pkgver = 0.4.1
+ pkgrel = 0
url = https://github.com/tectonic-typesetting/tectonic
arch = x86_64
arch = armv7h
@@ -13,10 +13,10 @@ pkgbase = tectonic-bin
conflicts = tectonic
source = https://raw.githubusercontent.com/tectonic-typesetting/tectonic/master/LICENSE
sha512sums = 5d2f16e9171ba223b0d9d12b0c022718e02b2a8738ec4a664b9eb2ca19d7b67f178f6606edd75a8201e1ab99a88937b9e4c4d01e4a3cdf0ccfedb536207db0a3
- source_x86_64 = tectonic-0.4.0.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.4.0/tectonic-0.4.0-x86_64-unknown-linux-gnu.tar.gz
- sha512sums_x86_64 = 9aafda2b8379af7f5c3bcd2e2018003821489af695bbaa7760da7d3453e9779e42c23776ee9ab9ab23e2b806295a0bac61b8038c433a7eb13bd0f0149d950521
- source_armv7h = tectonic-0.4.0.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.4.0/tectonic-0.4.0-arm-unknown-linux-musleabihf.tar.gz
- sha512sums_armv7h = a0728ab46ed405f9a48ea6b5a2f18e552d0b9dc4fe5bd7f1d4194afd6b9b9fda30a146baa3fd77c9dfeb8d12deaa08e060d7457aa6af38649f0a207abd2ac3b5
+ source_x86_64 = tectonic-0.4.1.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.4.1/tectonic-0.4.1-x86_64-unknown-linux-gnu.tar.gz
+ sha512sums_x86_64 = 777f9dd4d8c124df7b768d3cc15cdf54a28328ea2ea2157b4e050c35b20a95bd29b785784a04e079cabe60f4a4ffc92d8f9757d7a414e775f9e33995aee2e04e
+ source_armv7h = tectonic-0.4.1.tar.gz::https://github.com/tectonic-typesetting/tectonic/releases/download/tectonic%400.4.1/tectonic-0.4.1-arm-unknown-linux-musleabihf.tar.gz
+ sha512sums_armv7h = 1592a52e7f92f559105cba3aa2649d7a6f4a922db92383ad47aa0cb291b22c33a0e236a21bb4898f6fee12ed5eba13a2ae3f88bf7750f23f5850944c20fc7cc5
pkgname = tectonic-bin
diff --git a/PKGBUILD b/PKGBUILD
index dc5750088c6c..f848515c23ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,18 @@
# Maintainer: lmartinez-mirror <lmartinez-mirror@noreply.github.com>
+# Contributor: tectonic-deploy <sasha+tectonic@hackafe.net>
+
+# The master version of this file is maintained here:
+#
+# https://github.com/tectonic-typesetting/tectonic/blob/master/dist/arch/PKGBUILD.bin.in
+#
+# The version on aur.archlinux.org is updated automatically by the Tectonic
+# CI/CD system when new versions are released. Pull requests should be filed
+# against Tectonic if the settings in this file need changing.
+
pkgname=tectonic-bin
_pkgname=tectonic
-pkgver=0.4.0
-pkgrel=1
+pkgver=0.4.1
+pkgrel=0
pkgdesc='Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTex and TeXLive (binary release)'
arch=('x86_64' 'armv7h')
url='https://github.com/tectonic-typesetting/tectonic'
@@ -14,11 +24,10 @@ source=("https://raw.githubusercontent.com/tectonic-typesetting/tectonic/master/
source_x86_64=("$_pkgname-$pkgver.tar.gz::$url/releases/download/$_pkgname%40$pkgver/$_pkgname-$pkgver-x86_64-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=('9aafda2b8379af7f5c3bcd2e2018003821489af695bbaa7760da7d3453e9779e42c23776ee9ab9ab23e2b806295a0bac61b8038c433a7eb13bd0f0149d950521')
-sha512sums_armv7h=('a0728ab46ed405f9a48ea6b5a2f18e552d0b9dc4fe5bd7f1d4194afd6b9b9fda30a146baa3fd77c9dfeb8d12deaa08e060d7457aa6af38649f0a207abd2ac3b5')
+sha512sums_x86_64=('777f9dd4d8c124df7b768d3cc15cdf54a28328ea2ea2157b4e050c35b20a95bd29b785784a04e079cabe60f4a4ffc92d8f9757d7a414e775f9e33995aee2e04e')
+sha512sums_armv7h=('1592a52e7f92f559105cba3aa2649d7a6f4a922db92383ad47aa0cb291b22c33a0e236a21bb4898f6fee12ed5eba13a2ae3f88bf7750f23f5850944c20fc7cc5')
package() {
install -Dm755 tectonic -t "$pkgdir/usr/bin/"
install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$_pkgname/"
}
-