summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bcccb47b651..651af13c13a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = archi
depends = bash
optdepends = webkitgtk2: hints view support
provides = archi
- source = https://www.archimatetool.com/downloads/20191111/Archi-Linux64-4.6.0.tgz
+ source = https://www.archimatetool.com/downloads/201911/Archi-Linux64-4.6.0.tgz
source = archi.desktop
source = archi-launcher.sh
source = LICENSE
diff --git a/PKGBUILD b/PKGBUILD
index 7cffa905b2aa..14aff1951c86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('MIT')
depends=('java-runtime-openjdk=8' 'bash')
optdepends=('webkitgtk2: hints view support')
provides=('archi')
-_build="20191111"
+_build="201911"
source=("https://www.archimatetool.com/downloads/$_build/Archi-Linux64-$pkgver.tgz"
"$pkgname.desktop"
"$pkgname-launcher.sh"