summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b017697798c..8070c3a05615 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Guillaume ALAUX <guillaume at alaux dot net>
pkgname=lightbend-activator
-pkgver=1.3.10
+pkgver=1.3.12
pkgrel=1
pkgdesc="Lightbend Reactive Platform's build and tutorial tool"
arch=('any')
@@ -10,7 +10,7 @@ depends=('java-environment')
replaces=('typesafe-activator')
conflicts=('typesafe-activator')
source=(https://downloads.typesafe.com/typesafe-activator/${pkgver}/typesafe-activator-${pkgver}-minimal.zip)
-sha256sums=('15352ce253aa804f707ef8be86390ee1ee91da4b78dbb2729ab1e9cae01d8937')
+sha256sums=('d5037bcc2793011a03807a123035d2b3dafde32bcf0fab9112cb958a59ad9386')
package() {
cd "activator-${pkgver}-minimal"