summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2018-05-30 10:49:31 +0200
committerRuben De Smet2018-05-30 10:49:31 +0200
commita9c5575872641b611c53f8b8eda392af5f790d77 (patch)
tree710487f290245d6490ebb9721da67e84aff0ebc5
parent6f8289f7d032fae59e219278f4b80995ef272153 (diff)
downloadaur-a9c5575872641b611c53f8b8eda392af5f790d77.tar.gz
2.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82a81e030b49..4e91dea36254 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 24 19:44:09 UTC 2018
+# Wed May 30 08:49:24 UTC 2018
pkgbase = texlive-vub
pkgdesc = Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.
- pkgver = 2.0.0
+ pkgver = 2.1.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=v2.0.0
- sha512sums = 2a13430a4f579654eddeb8c0818e5eb7e01dd4545a166b814046d41152130c019e43865d2bc881c26b53b6f20d23a57c6dd98eeb91da218616dde2aa2899755a
+ source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v2.1.0
+ sha512sums = 44fcccdfadabba6828d694c8948b2fb09788e5b6531918f38c9142112febb01c236fed45b93b76ca8769b51d7ac60f225276b0d0aae7df297e9a11b9f5a6037d
pkgname = texlive-vub
diff --git a/PKGBUILD b/PKGBUILD
index b6b1bbe543ff..36b42adeb5b5 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.0.0"
+pkgver="2.1.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=('2a13430a4f579654eddeb8c0818e5eb7e01dd4545a166b814046d41152130c019e43865d2bc881c26b53b6f20d23a57c6dd98eeb91da218616dde2aa2899755a')
+sha512sums=('44fcccdfadabba6828d694c8948b2fb09788e5b6531918f38c9142112febb01c236fed45b93b76ca8769b51d7ac60f225276b0d0aae7df297e9a11b9f5a6037d')
arch=(
'any'
)