summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Pozolotin2017-03-10 09:07:21 -0600
committerAndrei Pozolotin2017-03-10 09:07:21 -0600
commit2b311208bcd066c99930193b6e350a2a2fe90f79 (patch)
tree5919d31505079a1330b6e35382621b4998912cca
parenta92a1bd6db8e19c2d5310a65d3a0b5b6569cf31e (diff)
downloadaur-2b311208bcd066c99930193b6e350a2a2fe90f79.tar.gz
M .SRCINFO
M PKGBUILD
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index addeb57a062d..74a385a16890 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zinc
pkgdesc = Zinc is a stand-alone version of sbt's incremental compiler
- pkgver = 0.3.11
- pkgrel = 5
+ pkgver = 0.3.13
+ pkgrel = 0
url = https://github.com/typesafehub/zinc
arch = any
license = Apache
@@ -10,7 +10,7 @@ pkgbase = zinc
conflicts = zinc-git
options = !strip
backup = etc/conf.d/zincer.conf
- source = http://downloads.typesafe.com/zinc/0.3.11/zinc-0.3.11.tgz
+ source = http://downloads.typesafe.com/zinc/0.3.13/zinc-0.3.13.tgz
source = zincer.sh
source = zincer.conf
source = zincer.service
diff --git a/PKGBUILD b/PKGBUILD
index ee35ca0287a1..bdb84414a802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgdesc="Zinc is a stand-alone version of sbt's incremental compiler"
pkgname="zinc"
-pkgver=0.3.11
-pkgrel=5
+pkgver=0.3.13
+pkgrel=0
url="https://github.com/typesafehub/zinc"
arch=('any')
license=('Apache')