summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2018-05-24 20:46:26 +0200
committerRuben De Smet2018-05-24 20:46:26 +0200
commit80a9bdc87170a014c9023d43675b16dbe7b5059c (patch)
treee11bcaca6e89fac9525ae0e20d2ee839f6e7a1f0
parent80f405cb2419d80961ed3a8c14fcc0285ae51912 (diff)
downloadaur-80a9bdc87170a014c9023d43675b16dbe7b5059c.tar.gz
1.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b6027c13bea..a687dbe5169c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 24 16:07:19 UTC 2018
+# Thu May 24 18:45:33 UTC 2018
pkgbase = texlive-vub
pkgdesc = Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.
- pkgver = 1.7.0
+ pkgver = 1.7.2
pkgrel = 0
url = https://gitlab.com/rubdos/texlive-vub/
arch = any
@@ -12,7 +12,7 @@ pkgbase = texlive-vub
depends = texlive-latexextra
depends = ttf-roboto
options = !emptydirs
- source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v1.7.0
+ source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v1.7.2
sha512sums = dbf6162a772c5beea3b6103b6843a7b15b13f6d2d8781649d2bd6f2412d3aa03b8f6a1b5b24a5d442702ecfb74a6ed7712266d9ae5a07dff6d8cb29f337db854
pkgname = texlive-vub
diff --git a/PKGBUILD b/PKGBUILD
index 90093678b4a3..efec7450027d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ruben De Smet <ruben dot de dot smet at rubdos dot be>
pkgname='texlive-vub'
-pkgver="1.7.0"
+pkgver="1.7.2"
pkgrel=0
pkgdesc='Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.'
url='https://gitlab.com/rubdos/texlive-vub/'
@@ -11,7 +11,7 @@ license=(
source=(
"https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v${pkgver}"
)
-sha512sums=('dbf6162a772c5beea3b6103b6843a7b15b13f6d2d8781649d2bd6f2412d3aa03b8f6a1b5b24a5d442702ecfb74a6ed7712266d9ae5a07dff6d8cb29f337db854')
+sha512sums=('20562d32c3dba4637d8c2c35ee6e4d873a932d96fabdbf98bb6a6ee44587058082e462ebf7c45b2eac6dfaf7307822eb156ad30b04545bee3bda51f9ca7981f0')
arch=(
'any'
)