[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2022-07-20 Thread Jiachen Yang via arch-commits
Date: Thursday, July 21, 2022 @ 04:56:20
  Author: farseerfc
Revision: 1254962

upgpkg: plantuml 1.2022.6-1

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-07-21 00:31:18 UTC (rev 1254961)
+++ PKGBUILD2022-07-21 04:56:20 UTC (rev 1254962)
@@ -3,8 +3,8 @@
 # Contributor : Jingbei Li 
 
 pkgname=plantuml
-pkgver=1.2022.4
-pkgrel=2
+pkgver=1.2022.6
+pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
 url="https://plantuml.com/;
@@ -13,7 +13,7 @@
 makedepends=("apache-ant" "java-environment>=8")
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 "$pkgname.run")
-sha256sums=('288fb22c46fb24342633e5064a0be0a66e1530a1cec99457655cd31ce8f5f37b'
+sha256sums=('bae1f49fa218fc0098ef85bbef2dcbabfd304bb28335c2f3223ce0535f37cf27'
 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
 'ditaa: allow use ditaa notation'



[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2022-04-23 Thread Antonio Rojas via arch-commits
Date: Saturday, April 23, 2022 @ 13:39:52
  Author: arojas
Revision: 1187617

Fix conflict with gmic (FS#74541)

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-23 13:38:01 UTC (rev 1187616)
+++ PKGBUILD2022-04-23 13:39:52 UTC (rev 1187617)
@@ -4,7 +4,7 @@
 
 pkgname=plantuml
 pkgver=1.2022.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
 url="https://plantuml.com/;



[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2022-04-11 Thread Jiachen Yang via arch-commits
Date: Monday, April 11, 2022 @ 17:10:20
  Author: farseerfc
Revision: 1185875

upgpkg: plantuml 1.2022.4-1

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-11 17:07:37 UTC (rev 1185874)
+++ PKGBUILD2022-04-11 17:10:20 UTC (rev 1185875)
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li 
 
 pkgname=plantuml
-pkgver=1.2021.16
+pkgver=1.2022.4
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=("apache-ant" "java-environment>=8")
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 "$pkgname.run")
-sha256sums=('a8887c9714d764a7ee44335494fffa689555822a66044d9430d51731a7981c6b'
+sha256sums=('288fb22c46fb24342633e5064a0be0a66e1530a1cec99457655cd31ce8f5f37b'
 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
 'ditaa: allow use ditaa notation'



[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2021-12-26 Thread Jiachen Yang via arch-commits
Date: Monday, December 27, 2021 @ 03:09:41
  Author: farseerfc
Revision: 1084078

upgpkg: plantuml 1.2021.16-1

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-27 03:07:33 UTC (rev 1084077)
+++ PKGBUILD2021-12-27 03:09:41 UTC (rev 1084078)
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li 
 
 pkgname=plantuml
-pkgver=1.2021.9
+pkgver=1.2021.16
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=("apache-ant" "java-environment>=8")
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 "$pkgname.run")
-sha256sums=('db8a80a091fddf648a773577ede19bcc7cb3e561fe5e818f1e456870704d8f7f'
+sha256sums=('a8887c9714d764a7ee44335494fffa689555822a66044d9430d51731a7981c6b'
 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
 'ditaa: allow use ditaa notation'



[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2021-08-10 Thread Felix Yan via arch-commits
Date: Tuesday, August 10, 2021 @ 12:19:31
  Author: felixonmars
Revision: 997359

upgpkg: plantuml 1.2021.9-1

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-08-10 12:19:28 UTC (rev 997358)
+++ PKGBUILD2021-08-10 12:19:31 UTC (rev 997359)
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li 
 
 pkgname=plantuml
-pkgver=1.2021.8
+pkgver=1.2021.9
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=("apache-ant" "java-environment>=8")
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 "$pkgname.run")
-sha256sums=('81d4b65bff758fcf5952b535fb7f21410b4a078951c6b1ddfa13eb1da71bc50f'
+sha256sums=('db8a80a091fddf648a773577ede19bcc7cb3e561fe5e818f1e456870704d8f7f'
 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
 'ditaa: allow use ditaa notation'



[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2021-07-08 Thread Jiachen Yang via arch-commits
Date: Thursday, July 8, 2021 @ 08:54:04
  Author: farseerfc
Revision: 975761

upgpkg: plantuml 1.2021.8-1

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-08 08:32:28 UTC (rev 975760)
+++ PKGBUILD2021-07-08 08:54:04 UTC (rev 975761)
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li 
 
 pkgname=plantuml
-pkgver=1.2021.6
+pkgver=1.2021.8
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=("apache-ant" "java-environment>=8")
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 "$pkgname.run")
-sha256sums=('24a2a40c2d1bc8e4020d4b44d97b1c8a27a979fb24e663668b4ad5cec3fd5d8f'
+sha256sums=('81d4b65bff758fcf5952b535fb7f21410b4a078951c6b1ddfa13eb1da71bc50f'
 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
 'ditaa: allow use ditaa notation'



[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2021-05-22 Thread Jiachen Yang via arch-commits
Date: Sunday, May 23, 2021 @ 05:55:59
  Author: farseerfc
Revision: 942594

upgpkg: plantuml 1.2021.6-1: plantuml 1.2021.6

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-23 02:52:11 UTC (rev 942593)
+++ PKGBUILD2021-05-23 05:55:59 UTC (rev 942594)
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li 
 
 pkgname=plantuml
-pkgver=1.2021.5
+pkgver=1.2021.6
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=("apache-ant" "java-environment>=8")
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 "$pkgname.run")
-sha256sums=('4066c1008a2a3f03983c13599938685ea4dad9e52bdc50548f14b97a75efe825'
+sha256sums=('24a2a40c2d1bc8e4020d4b44d97b1c8a27a979fb24e663668b4ad5cec3fd5d8f'
 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
 'ditaa: allow use ditaa notation'


[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2021-05-07 Thread Jiachen Yang via arch-commits
Date: Friday, May 7, 2021 @ 06:27:45
  Author: farseerfc
Revision: 928558

upgpkg: plantuml 1.2021.5-1: plantuml 1.2021.5

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-07 06:04:10 UTC (rev 928557)
+++ PKGBUILD2021-05-07 06:27:45 UTC (rev 928558)
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li 
 
 pkgname=plantuml
-pkgver=1.2021.4
+pkgver=1.2021.5
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=("apache-ant" "java-environment>=8")
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 "$pkgname.run")
-sha256sums=('500c0831661ddadf377f83c831092045a369a2562acdddc9cbdb6bee82aa00d7'
+sha256sums=('4066c1008a2a3f03983c13599938685ea4dad9e52bdc50548f14b97a75efe825'
 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
 'ditaa: allow use ditaa notation'


[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2021-04-07 Thread Jiachen Yang via arch-commits
Date: Thursday, April 8, 2021 @ 02:22:55
  Author: farseerfc
Revision: 913315

upgpkg: plantuml 1.2021.4-1: plantuml 1.2021.4

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-04-08 02:22:13 UTC (rev 913314)
+++ PKGBUILD2021-04-08 02:22:55 UTC (rev 913315)
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li 
 
 pkgname=plantuml
-pkgver=1.2021.0
+pkgver=1.2021.4
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=("apache-ant" "java-environment>=8")
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 "$pkgname.run")
-sha256sums=('d3ff218b8bfe32e7be3046f3ef23bdf1aa0a9d83601c4ff9047b919b93f9947d'
+sha256sums=('500c0831661ddadf377f83c831092045a369a2562acdddc9cbdb6bee82aa00d7'
 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
 'ditaa: allow use ditaa notation'


[arch-commits] Commit in plantuml/trunk (PKGBUILD)

2021-01-11 Thread Jiachen Yang via arch-commits
Date: Tuesday, January 12, 2021 @ 01:20:13
  Author: farseerfc
Revision: 819052

upgpkg: plantuml 1.2021.0-1: plantuml 1.2021.0

Modified:
  plantuml/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-01-12 01:19:05 UTC (rev 819051)
+++ PKGBUILD2021-01-12 01:20:13 UTC (rev 819052)
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li 
 
 pkgname=plantuml
-pkgver=1.2020.23
+pkgver=1.2021.0
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=("apache-ant" "java-environment>=8")
 
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;
 "$pkgname.run")
-sha256sums=('f5ced8356402cd4a0126f79ae7e9a32090b2d12eb808d3db2b3c0519c42d0a58'
+sha256sums=('d3ff218b8bfe32e7be3046f3ef23bdf1aa0a9d83601c4ff9047b919b93f9947d'
 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
 'ditaa: allow use ditaa notation'
@@ -21,7 +21,7 @@
 
 prepare(){
   cd "$srcdir/$pkgname-$pkgver"
-sed 's/target="1.6"/target="1.7"/g' -i build.xml
+sed 's/target="1.6"/target="1.7"/g;s/source="1.6"/source="1.7"/g' -i 
build.xml
 }
 
 build() {