summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2018-05-24 18:07:48 +0200
committerRuben De Smet2018-05-24 18:07:48 +0200
commit80f405cb2419d80961ed3a8c14fcc0285ae51912 (patch)
treec8d8f9c07f0a774283eaa267982966a49d54e27a
parentc4762087d242a25fc5a03ef659638c733e03b999 (diff)
downloadaur-80f405cb2419d80961ed3a8c14fcc0285ae51912.tar.gz
1.7.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddf339f40968..8b6027c13bea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 27 16:05:18 UTC 2018
+# Thu May 24 16:07:19 UTC 2018
pkgbase = texlive-vub
pkgdesc = Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.
- pkgver = 1.6.1
+ pkgver = 1.7.0
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=v1.6.1
- sha512sums = 7caf0afd5234548b8ae09f2446bdcf84d38cc58f7029d6b78dec765d58a0176b5423cece89089cde29aa507840249cc27f589603607db96949a0c0362453035e
+ source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v1.7.0
+ sha512sums = dbf6162a772c5beea3b6103b6843a7b15b13f6d2d8781649d2bd6f2412d3aa03b8f6a1b5b24a5d442702ecfb74a6ed7712266d9ae5a07dff6d8cb29f337db854
pkgname = texlive-vub
diff --git a/PKGBUILD b/PKGBUILD
index 7b819d1f7e0d..90093678b4a3 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.6.1"
+pkgver="1.7.0"
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=('7caf0afd5234548b8ae09f2446bdcf84d38cc58f7029d6b78dec765d58a0176b5423cece89089cde29aa507840249cc27f589603607db96949a0c0362453035e')
+sha512sums=('dbf6162a772c5beea3b6103b6843a7b15b13f6d2d8781649d2bd6f2412d3aa03b8f6a1b5b24a5d442702ecfb74a6ed7712266d9ae5a07dff6d8cb29f337db854')
arch=(
'any'
)