summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Pozolotin2016-11-29 19:32:07 -0600
committerAndrei Pozolotin2016-11-29 19:32:07 -0600
commit7bd9108339d36fa0f13b2476963346948f942b46 (patch)
tree9690823889d2a79747172baab82114e33458f34a
parent86ddc6da14ab4cc3dc36459a22b2100123668307 (diff)
downloadaur-7bd9108339d36fa0f13b2476963346948f942b46.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 095001abf84f..5eaab3f66d59 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 = 4
+ pkgver = 0.3.13
+ pkgrel = 1
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 986276b19825..5423a08cfbc2 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=4
+pkgver=0.3.13
+pkgrel=1
url="https://github.com/typesafehub/zinc"
arch=('any')
license=('Apache')