[arch-commits] Commit in texlive-music/trunk (Changelog PKGBUILD)
Rémy Oudompheng
remy at archlinux.org
Sun Dec 4 16:49:15 UTC 2011
Date: Sunday, December 4, 2011 @ 11:49:15
Author: remy
Revision: 144301
Texlive update.
- upgrade package musixtex 22568 -> 24518
- new package musixtex-fonts
Modified:
texlive-music/trunk/PKGBUILD
Deleted:
texlive-music/trunk/Changelog
-----------+
Changelog | 12 ------------
PKGBUILD | 5 ++---
2 files changed, 2 insertions(+), 15 deletions(-)
Deleted: Changelog
===================================================================
--- Changelog 2011-12-04 16:48:11 UTC (rev 144300)
+++ Changelog 2011-12-04 16:49:15 UTC (rev 144301)
@@ -1,12 +0,0 @@
-texlive-music 2011.22568-1
-
-- upgrade package musixtex 21982 -> 22568
-- deleted package musixflx
-
-texlive-music 2010.21982-1
-
-- upgrade package figbas 15878 -> 21037
-- upgrade package musixflx 13822 -> 21348
-- new package musixguit
-- upgrade package musixtex 20424 -> 21982
-
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-12-04 16:48:11 UTC (rev 144300)
+++ PKGBUILD 2011-12-04 16:49:15 UTC (rev 144301)
@@ -2,7 +2,7 @@
# Maintainer: Rémy Oudompheng <remy at archlinux.org>
pkgname=texlive-music
-pkgver=2011.22568
+pkgver=2011.24518
_revnr=${pkgver#2011.}
pkgrel=1
pkgdesc="TeX Live - Music typesetting packages"
@@ -15,11 +15,10 @@
options=('!emptydirs')
options=(!strip)
install=texlive.install
-md5sums=('8e629217b7a9e10cd57a252ba29958e0'
+md5sums=('6a7fa8135f2c55e063c1a4104e51e097'
'6af96d016e18492867d6f4ba2eff0a31')
build() {
- bsdtar xf "$pkgname-$pkgver-src.zip"
for p in *.tar.xz; do
bsdtar -xf $p
done
More information about the arch-commits
mailing list