[arch-commits] Commit in (12 files)

Rémy Oudompheng remy at archlinux.org
Sun Sep 26 18:16:22 UTC 2010


    Date: Sunday, September 26, 2010 @ 14:16:21
  Author: remy
Revision: 91361

Fix incorrect checksums

Modified:
  texlive-bibtexextra/trunk/PKGBUILD
  texlive-core/trunk/PKGBUILD
  texlive-fontsextra/trunk/PKGBUILD
  texlive-genericextra/trunk/PKGBUILD
  texlive-htmlxml/trunk/PKGBUILD
  texlive-langcjk/trunk/PKGBUILD
  texlive-latexextra/trunk/PKGBUILD
  texlive-pictures/trunk/PKGBUILD
  texlive-plainextra/trunk/PKGBUILD
  texlive-pstricks/trunk/PKGBUILD
  texlive-publishers/trunk/PKGBUILD
  texlive-science/trunk/PKGBUILD

-------------------------------------+
 texlive-bibtexextra/trunk/PKGBUILD  |    2 +-
 texlive-core/trunk/PKGBUILD         |    2 +-
 texlive-fontsextra/trunk/PKGBUILD   |    4 ++--
 texlive-genericextra/trunk/PKGBUILD |    2 +-
 texlive-htmlxml/trunk/PKGBUILD      |    2 +-
 texlive-langcjk/trunk/PKGBUILD      |    2 +-
 texlive-latexextra/trunk/PKGBUILD   |    2 +-
 texlive-pictures/trunk/PKGBUILD     |    2 +-
 texlive-plainextra/trunk/PKGBUILD   |    2 +-
 texlive-pstricks/trunk/PKGBUILD     |    2 +-
 texlive-publishers/trunk/PKGBUILD   |    2 +-
 texlive-science/trunk/PKGBUILD      |    2 +-
 12 files changed, 13 insertions(+), 13 deletions(-)

Modified: texlive-bibtexextra/trunk/PKGBUILD
===================================================================
--- texlive-bibtexextra/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-bibtexextra/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -12,7 +12,7 @@
 source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=(!strip)
 install=texlive.install
-md5sums=('1bcecd30d8162134cf386e6f13bf30af')
+md5sums=('030767077f484395a47edc099ce5d017')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-core/trunk/PKGBUILD
===================================================================
--- texlive-core/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-core/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -25,7 +25,7 @@
 options=(!strip)
 install=texlive.install
 backup=(etc/texmf/tex/context/config/cont-usr.tex)
-md5sums=('cd2e3304beb7b48e8e7acf1246628f3c'
+md5sums=('e9608003acf07ab79e1cb6fea630c57d'
          'f27c9370a4fe7c9fe7d746da7fbc37c0')
 
 build() {

Modified: texlive-fontsextra/trunk/PKGBUILD
===================================================================
--- texlive-fontsextra/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-fontsextra/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -13,8 +13,8 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('a93c42c465b5e42c866bb3aab0681adf'
-         '88a2f1df482bc46abdb8a987b3cc83c2')
+md5sums=('3e2a1ea758bf9b4b5a64d43d57a38e94'
+         '038007ecc64393e68248ba43ba67d673')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-genericextra/trunk/PKGBUILD
===================================================================
--- texlive-genericextra/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-genericextra/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('b5831a30ad01e5aee61bdb8374316de0')
+md5sums=('1226a7d528b19bab323a65bf8222f2ef')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-htmlxml/trunk/PKGBUILD
===================================================================
--- texlive-htmlxml/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-htmlxml/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('b869903de0294d30b843df06c6ed4f85')
+md5sums=('ef08cc67e0d8c702dc7ecfde6a9c0894')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-langcjk/trunk/PKGBUILD
===================================================================
--- texlive-langcjk/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-langcjk/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('2598f1c145fe7dc69a8e6eb2e9e85615'
+md5sums=('bc298d29c916e742155d29986037c748'
          'a4c50faea47494bad836b83391eb720e')
 
 build() {

Modified: texlive-latexextra/trunk/PKGBUILD
===================================================================
--- texlive-latexextra/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-latexextra/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('e15eb1f93ccecf366e159c7a7f0297a7'
+md5sums=('24146c743520799544cf617bee428575'
          '9e4825f47dac663dd62c4bfa67899e84')
 
 build() {

Modified: texlive-pictures/trunk/PKGBUILD
===================================================================
--- texlive-pictures/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-pictures/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('59953f4ed099fb4d612ae9cd43eaee95'
+md5sums=('848a8f92521171de84fd0fd966e69155'
          '7d08cb8ade87687bd8676f8e8ba20697')
 
 build() {

Modified: texlive-plainextra/trunk/PKGBUILD
===================================================================
--- texlive-plainextra/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-plainextra/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('a8ea09196c075b540b4e6a413a0f4538')
+md5sums=('820ac06408e719e376cd640b5f55a85c')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-pstricks/trunk/PKGBUILD
===================================================================
--- texlive-pstricks/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-pstricks/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('6aae3fe8e2cb61a9495e342794f9b6c3')
+md5sums=('629fbd09684ddbe7b1edab18772de7a7')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-publishers/trunk/PKGBUILD
===================================================================
--- texlive-publishers/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-publishers/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('f6816391d2d3346b19264be75078d453')
+md5sums=('24d0421e6eb74c0cb7d8ee5ec1658425')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-science/trunk/PKGBUILD
===================================================================
--- texlive-science/trunk/PKGBUILD	2010-09-26 18:09:17 UTC (rev 91360)
+++ texlive-science/trunk/PKGBUILD	2010-09-26 18:16:21 UTC (rev 91361)
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('b810130ade57ef1af01f199fde8ef50b'
+md5sums=('1b91002914b14898643dde93da8b8cce'
          '72206bb981d3d491df018e0e13334be5')
 
 build() {




More information about the arch-commits mailing list