summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben De Smet2017-03-10 17:50:22 +0100
committerRuben De Smet2017-03-10 17:50:22 +0100
commit0a3ff5851d33f52211a197d730de21835644fc76 (patch)
tree9ed052fb63a91037c74b4e55b23323af14b6a08a
parent6992d4d61e4d084e2f906149dc72fcefa9d4f286 (diff)
downloadaur-0a3ff5851d33f52211a197d730de21835644fc76.tar.gz
v1.5.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92848f8632fa..20e4b7ad4897 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Feb 23 10:03:18 UTC 2017
+# Fri Mar 10 16:50:07 UTC 2017
pkgbase = texlive-vub
pkgdesc = Provides a titlepage, a beamer template and other style elements for the Vrije Universiteit Brussel.
- pkgver = 1.4.0
- pkgrel = 2
+ pkgver = 1.5.0
+ pkgrel = 0
url = https://gitlab.com/rubdos/texlive-vub/
arch = any
license = LPPL
@@ -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.4.0
- sha512sums = c039277947849528da47399a475e8a2caae7d053efa7aa350352d0a0c10d2f45205c0793d6039d7ffa577bfa665db681ead1c99b4f666ea6b9b3c15942c614f7
+ source = https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v1.5.0
+ sha512sums = b507c3655584f1015b7a0b5f4010bac18d0d14adf02db422da3926fa296d5bf59d6ce13782e5d2b45f43bf3b456e92661ecfac5cf04aa1fa70f5bac53314edd4
pkgname = texlive-vub
diff --git a/PKGBUILD b/PKGBUILD
index 30c543833a96..e5f6b7691518 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ruben De Smet <ruben dot de dot smet at rubdos dot be>
pkgname='texlive-vub'
-pkgver="1.4.0"
-pkgrel=2
+pkgver="1.5.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/'
license=(
@@ -12,7 +12,7 @@ source=(
"https://gitlab.com/rubdos/texlive-vub/repository/archive.tar.bz2?ref=v${pkgver}"
)
sha512sums=(
- 'c039277947849528da47399a475e8a2caae7d053efa7aa350352d0a0c10d2f45205c0793d6039d7ffa577bfa665db681ead1c99b4f666ea6b9b3c15942c614f7'
+ 'b507c3655584f1015b7a0b5f4010bac18d0d14adf02db422da3926fa296d5bf59d6ce13782e5d2b45f43bf3b456e92661ecfac5cf04aa1fa70f5bac53314edd4'
)
arch=(
'any'