summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2018-02-27 17:05:27 +0100
committerRuben De Smet2018-02-27 17:05:27 +0100
commitc4762087d242a25fc5a03ef659638c733e03b999 (patch)
tree2c1cd8da82ba7545f5a5800fc759f7ba996b6284
parentfaa4434aa6aac383003515f64ad1100456ba6707 (diff)
downloadaur-c4762087d242a25fc5a03ef659638c733e03b999.tar.gz
v1.6.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e518a852bcac..ddf339f40968 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 8 16:04:22 UTC 2018
+# Tue Feb 27 16:05:18 UTC 2018
pkgbase = texlive-vub
pkgdesc = Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.
- pkgver = 1.6.0
+ pkgver = 1.6.1
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.0
- sha512sums = b65eff904548f2c7ce087be14b8a197a942adcb396b32c5285567d3bdc2ba687447d61486403cdf20cdb87f82d3b4c144869c05e984f20d04e7f1a6754edb5b6
+ source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v1.6.1
+ sha512sums = 7caf0afd5234548b8ae09f2446bdcf84d38cc58f7029d6b78dec765d58a0176b5423cece89089cde29aa507840249cc27f589603607db96949a0c0362453035e
pkgname = texlive-vub
diff --git a/PKGBUILD b/PKGBUILD
index 9f464cf73803..7b819d1f7e0d 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.0"
+pkgver="1.6.1"
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=('b65eff904548f2c7ce087be14b8a197a942adcb396b32c5285567d3bdc2ba687447d61486403cdf20cdb87f82d3b4c144869c05e984f20d04e7f1a6754edb5b6')
+sha512sums=('7caf0afd5234548b8ae09f2446bdcf84d38cc58f7029d6b78dec765d58a0176b5423cece89089cde29aa507840249cc27f589603607db96949a0c0362453035e')
arch=(
'any'
)