Skip to content

Commit 834e44a

Browse files
authored
Updated version number (#6)
Co-authored-by: Dimitri Bonanni-Surprenant <bond2102@usherbrooke.ca>
1 parent 02c4b1e commit 834e44a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Dimitri Bonanni-Surprenant <bond2102@usherbrooke.ca>
22
pkgname=UniTeX
3-
pkgver=1.0.2
3+
pkgver=1.0.3
44
pkgrel=1
55
pkgdesc="A collection of scientific oriented and minimalistic LaTeX templates suitable for many assignment types"
66
arch=("x86_64")
@@ -19,7 +19,7 @@ install=
1919
changelog=
2020
source=($pkgname-$pkgver.tar.gz)
2121
noextract=()
22-
sha256sums=('8f5b6f9e47411376fc4962a9191532e2fab8c614e9d476f122ab61bee702f3ad')
22+
sha256sums=('5c40dd325b9cb7cc1ff9e7ed663bb6805fe1308cd5bb011af01e30bdce644016')
2323

2424
build() {
2525
echo "$PWD"

0 commit comments

Comments
 (0)