summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2018-02-08 17:05:03 +0100
committerRuben De Smet2018-02-08 17:05:03 +0100
commitfaa4434aa6aac383003515f64ad1100456ba6707 (patch)
treea569f5c6fd1350139913a6a257a6d862e17e1c46
parent56693611bc3c9c5fb98000a2d62372b130c8009f (diff)
downloadaur-faa4434aa6aac383003515f64ad1100456ba6707.tar.gz
1.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20e4b7ad4897..e518a852bcac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Mar 10 16:50:07 UTC 2017
+# Thu Feb 8 16:04:22 UTC 2018
pkgbase = texlive-vub
pkgdesc = Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.
- pkgver = 1.5.0
+ pkgver = 1.6.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.5.0
- sha512sums = b507c3655584f1015b7a0b5f4010bac18d0d14adf02db422da3926fa296d5bf59d6ce13782e5d2b45f43bf3b456e92661ecfac5cf04aa1fa70f5bac53314edd4
+ source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v1.6.0
+ sha512sums = b65eff904548f2c7ce087be14b8a197a942adcb396b32c5285567d3bdc2ba687447d61486403cdf20cdb87f82d3b4c144869c05e984f20d04e7f1a6754edb5b6
pkgname = texlive-vub
diff --git a/PKGBUILD b/PKGBUILD
index 13e69409afd0..9f464cf73803 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.5.0"
+pkgver="1.6.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,9 +11,7 @@ license=(
source=(
"https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v${pkgver}"
)
-sha512sums=(
- 'b507c3655584f1015b7a0b5f4010bac18d0d14adf02db422da3926fa296d5bf59d6ce13782e5d2b45f43bf3b456e92661ecfac5cf04aa1fa70f5bac53314edd4'
-)
+sha512sums=('b65eff904548f2c7ce087be14b8a197a942adcb396b32c5285567d3bdc2ba687447d61486403cdf20cdb87f82d3b4c144869c05e984f20d04e7f1a6754edb5b6')
arch=(
'any'
)