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

Frederik Schwan freswa at archlinux.org
Wed Oct 7 20:15:56 UTC 2020


    Date: Wednesday, October 7, 2020 @ 20:15:56
  Author: freswa
Revision: 720946

implement FS#68145

Modified:
  plantuml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-07 20:15:05 UTC (rev 720945)
+++ PKGBUILD	2020-10-07 20:15:56 UTC (rev 720946)
@@ -7,11 +7,11 @@
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
-url="http://plantuml.com/"
+url="https://plantuml.com/"
 license=('GPL')
 depends=("java-runtime>=8" "bash")
 makedepends=("apache-ant" "java-environment>=8")
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz"
+source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz"
         "$pkgname.run")
 sha256sums=('ffdabc70d9e9f7e384b6e151f44ed505da20840ff0f36dc62b1e9f0c85748aad'
             'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')



More information about the arch-commits mailing list