summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2018-05-24 21:44:19 +0200
committerRuben De Smet2018-05-24 21:44:19 +0200
commit6f8289f7d032fae59e219278f4b80995ef272153 (patch)
tree4e337350d0e62204eda29666870398525d320627
parent80a9bdc87170a014c9023d43675b16dbe7b5059c (diff)
downloadaur-6f8289f7d032fae59e219278f4b80995ef272153.tar.gz
2.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a687dbe5169c..82a81e030b49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 24 18:45:33 UTC 2018
+# Thu May 24 19:44:09 UTC 2018
pkgbase = texlive-vub
pkgdesc = Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.
- pkgver = 1.7.2
+ pkgver = 2.0.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.7.2
- sha512sums = dbf6162a772c5beea3b6103b6843a7b15b13f6d2d8781649d2bd6f2412d3aa03b8f6a1b5b24a5d442702ecfb74a6ed7712266d9ae5a07dff6d8cb29f337db854
+ source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v2.0.0
+ sha512sums = 2a13430a4f579654eddeb8c0818e5eb7e01dd4545a166b814046d41152130c019e43865d2bc881c26b53b6f20d23a57c6dd98eeb91da218616dde2aa2899755a
pkgname = texlive-vub
diff --git a/PKGBUILD b/PKGBUILD
index efec7450027d..b6b1bbe543ff 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.7.2"
+pkgver="2.0.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=('20562d32c3dba4637d8c2c35ee6e4d873a932d96fabdbf98bb6a6ee44587058082e462ebf7c45b2eac6dfaf7307822eb156ad30b04545bee3bda51f9ca7981f0')
+sha512sums=('2a13430a4f579654eddeb8c0818e5eb7e01dd4545a166b814046d41152130c019e43865d2bc881c26b53b6f20d23a57c6dd98eeb91da218616dde2aa2899755a')
arch=(
'any'
)