We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c4b1e commit 834e44aCopy full SHA for 834e44a
PKGBUILD
@@ -1,6 +1,6 @@
1
# Maintainer: Dimitri Bonanni-Surprenant <bond2102@usherbrooke.ca>
2
pkgname=UniTeX
3
-pkgver=1.0.2
+pkgver=1.0.3
4
pkgrel=1
5
pkgdesc="A collection of scientific oriented and minimalistic LaTeX templates suitable for many assignment types"
6
arch=("x86_64")
@@ -19,7 +19,7 @@ install=
19
changelog=
20
source=($pkgname-$pkgver.tar.gz)
21
noextract=()
22
-sha256sums=('8f5b6f9e47411376fc4962a9191532e2fab8c614e9d476f122ab61bee702f3ad')
+sha256sums=('5c40dd325b9cb7cc1ff9e7ed663bb6805fe1308cd5bb011af01e30bdce644016')
23
24
build() {
25
echo "$PWD"
0 commit comments