[arch-commits] Commit in texlive-pstricks/trunk (PKGBUILD)
Rémy Oudompheng
remy at archlinux.org
Sat Nov 19 18:56:18 UTC 2016
Date: Saturday, November 19, 2016 @ 18:56:17
Author: remy
Revision: 281602
upgpkg: texlive-pstricks 2016.42276-1
Updated packages:
pst-arrow is new!
pst-bezier has been updated (15878 => 41981)
pst-circ has been updated (36865 => 41901)
pst-eucl has been updated (38678 => 42276)
pst-optic has been updated (19704 => 41999)
pstricks has been updated (41321 => 42134)
pstricks-add has been updated (40744 => 41977)
Modified:
texlive-pstricks/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-19 18:55:36 UTC (rev 281601)
+++ PKGBUILD 2016-11-19 18:56:17 UTC (rev 281602)
@@ -3,9 +3,9 @@
# Maintainer: Rémy Oudompheng <remy at archlinux.org>
pkgname=texlive-pstricks
-pkgver=2016.41321
+pkgver=2016.42276
_revnr=${pkgver#2016.}
-pkgrel=2
+pkgrel=1
pkgdesc="TeX Live - Additional PSTricks packages"
license=('GPL')
arch=(any)
@@ -14,7 +14,7 @@
url='http://tug.org/texlive/'
source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
options=('!emptydirs')
-md5sums=('d61f741137c3f6d8e3839dbe22fb6abe')
+md5sums=('c568e4caa88d828fe86751c614cab6f6')
build() {
for p in *.tar.xz; do
More information about the arch-commits
mailing list