diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-03-14 22:18:20 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-03-14 22:18:20 -0300 |
commit | 154f16ef67a339be68a331298d2b00e10a15e693 (patch) | |
tree | c48c20ef68667e33e36e3517537db73904702930 | |
parent | 551c8652239fe9a3481503bf0856276e993e69df (diff) | |
download | abslibre-154f16ef67a339be68a331298d2b00e10a15e693.tar.gz abslibre-154f16ef67a339be68a331298d2b00e10a15e693.tar.bz2 abslibre-154f16ef67a339be68a331298d2b00e10a15e693.zip |
texlive-latexextra-libre: fix checksums
-rw-r--r-- | libre/texlive-latexextra-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/texlive-latexextra-libre/PKGBUILD b/libre/texlive-latexextra-libre/PKGBUILD index 12b8355a3..48756201a 100644 --- a/libre/texlive-latexextra-libre/PKGBUILD +++ b/libre/texlive-latexextra-libre/PKGBUILD @@ -32,7 +32,7 @@ options=('!emptydirs') options=(!strip) install=texlive.install mkmd5sums=('ef7a22d455bcf59aee21fc65274df5b8') -md5sums=('7e6ff7b61faf268fe2b814c4949ab364' +md5sums=('f555e017e8157716ead75f3bdc025d58' '9e4825f47dac663dd62c4bfa67899e84') mksource() { |