summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2018-08-21 12:08:42 +0200
committerRuben De Smet2018-08-21 12:08:42 +0200
commitdb7ad38c7eb56814a6a28bb4dcf388296e3588bc (patch)
tree64c4580eefbd504e4f625b0325b169286c64ad4c
parent36d3adad09f367564964e24b8ce88bf8825b813a (diff)
downloadaur-db7ad38c7eb56814a6a28bb4dcf388296e3588bc.tar.gz
213
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abdb01f34a7e..0855b1319f9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 30 09:49:03 UTC 2018
+# Tue Aug 21 10:08:36 UTC 2018
pkgbase = texlive-vub
pkgdesc = Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.
- pkgver = 2.1.2
+ pkgver = 2.1.3
pkgrel = 0
url = https://gitlab.com/rubdos/texlive-vub/
arch = any
@@ -12,8 +12,8 @@ pkgbase = texlive-vub
depends = texlive-latexextra
depends = ttf-roboto
options = !emptydirs
- source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v2.1.2
- sha512sums = 017a10e0817a958334d28a9612793817fe65dfb3e9ca3688ebf060f931c1f4418ddaf82730e6f7488758efe00d48aa8d12efc5bb1810f6b83b5a9f4fbcb12cc1
+ source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v2.1.3
+ sha512sums = f18f3a4461415c910476c9335e5c73d3436ce4350854ac188ed1f84d5b155d68569e4ba00ddb511b039f50823f6bbdf216d2ab08a2489562b13a3323bd15a5ff
pkgname = texlive-vub
diff --git a/PKGBUILD b/PKGBUILD
index a75437276326..2cb6ea93c50e 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="2.1.2"
+pkgver="2.1.3"
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=('017a10e0817a958334d28a9612793817fe65dfb3e9ca3688ebf060f931c1f4418ddaf82730e6f7488758efe00d48aa8d12efc5bb1810f6b83b5a9f4fbcb12cc1')
+sha512sums=('f18f3a4461415c910476c9335e5c73d3436ce4350854ac188ed1f84d5b155d68569e4ba00ddb511b039f50823f6bbdf216d2ab08a2489562b13a3323bd15a5ff')
arch=(
'any'
)