summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2018-10-24 15:05:05 +0200
committerRuben De Smet2018-10-24 15:05:05 +0200
commitb5390cb66c48aa6af98b3c9120dc05e4842f5095 (patch)
tree959441ee983a297ed3ab28f2668d131aeb1a8497
parentdb7ad38c7eb56814a6a28bb4dcf388296e3588bc (diff)
downloadaur-b5390cb66c48aa6af98b3c9120dc05e4842f5095.tar.gz
v2.1.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0855b1319f9b..8b14d5f60703 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 21 10:08:36 UTC 2018
+# Wed Oct 24 13:05:00 UTC 2018
pkgbase = texlive-vub
pkgdesc = Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.
- pkgver = 2.1.3
+ pkgver = 2.1.4
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.1.3
- sha512sums = f18f3a4461415c910476c9335e5c73d3436ce4350854ac188ed1f84d5b155d68569e4ba00ddb511b039f50823f6bbdf216d2ab08a2489562b13a3323bd15a5ff
+ source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v2.1.4
+ sha512sums = 4f87bcb19af499f0ba4e0123f8a037b9c88d3c635ddc7bad8ac53547cd704d92e9f1be1519639d6f2a58aa67edbc73b34f0702610a27495e2f8900d0802d6ab6
pkgname = texlive-vub
diff --git a/PKGBUILD b/PKGBUILD
index 2cb6ea93c50e..b4c10f5357f1 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.1.3"
+pkgver="2.1.4"
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=('f18f3a4461415c910476c9335e5c73d3436ce4350854ac188ed1f84d5b155d68569e4ba00ddb511b039f50823f6bbdf216d2ab08a2489562b13a3323bd15a5ff')
+sha512sums=('4f87bcb19af499f0ba4e0123f8a037b9c88d3c635ddc7bad8ac53547cd704d92e9f1be1519639d6f2a58aa67edbc73b34f0702610a27495e2f8900d0802d6ab6')
arch=(
'any'
)