summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Widawsky2018-10-12 20:21:45 -0700
committerBen Widawsky2018-10-12 20:21:45 -0700
commit571c31c8324b8d1526b2856dd4147b31a9dfec46 (patch)
tree32cffd0e8b011204e751a1a089bdf11dd5e8d0bb
parent605e91dd82f48e4c529b13aa6b4b304fb91d182e (diff)
downloadaur-571c31c8324b8d1526b2856dd4147b31a9dfec46.tar.gz
1.2 was relesed
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcfd3ca4b6fc..acb81d134488 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Nov 22 18:49:01 UTC 2017
+# Sat Oct 13 03:21:40 UTC 2018
pkgbase = icecream
pkgdesc = takes compile jobs from your build and distributes it to remote machines allowing a parallel build on several machines.
- pkgver = 1.1
- pkgrel = 2
+ pkgver = 1.2
+ pkgrel = 1
url = http://en.opensuse.org/Icecream
install = icecream.install
arch = x86_64
@@ -16,14 +16,14 @@ pkgbase = icecream
provides = icecream
conflicts = icecream-git
backup = etc/icecream.conf
- source = https://github.com/icecc/icecream/archive/1.1.tar.gz
+ source = https://github.com/icecc/icecream/archive/1.2.tar.gz
source = icecream.conf
source = icecream.service
source = icecream-scheduler.service
source = icecreamd
source = icecream-schedulerd
source = ld-icecream.conf
- sha256sums = 92532791221d7ec041b7c5cf9998d9c3ee8f57cbd2da1819c203a4c6799ffc18
+ sha256sums = 12d4132e5aacf6907877b691a8ac09e3e2f704ca016c49bc5eb566fc9185f544
sha256sums = 4c1b993761600955a2be53e945a698638ef861a513258956d8aac0e0f8df3dfe
sha256sums = 3bd9286e2a4ef29a41fe414caf3ffb56ae24e2287272dc0d60d62599d20d8cf9
sha256sums = 9b756a140ac3983efa4cddf6590af72d3681834b95ef1f879f34da775dd418cd
diff --git a/PKGBUILD b/PKGBUILD
index 28f568d7946c..29274267fb2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Sergio Correia <sergio@correia.cc> (modifications derived from icecream-git package)
pkgname=icecream
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
pkgdesc="takes compile jobs from your build and distributes it to remote machines allowing a parallel build on several machines."
url="http://en.opensuse.org/Icecream"
license=('GPL2')
@@ -24,7 +24,7 @@ source=("https://github.com/icecc/$pkgname/archive/$pkgver.tar.gz"
icecreamd
icecream-schedulerd
ld-icecream.conf)
-sha256sums=('92532791221d7ec041b7c5cf9998d9c3ee8f57cbd2da1819c203a4c6799ffc18'
+sha256sums=('12d4132e5aacf6907877b691a8ac09e3e2f704ca016c49bc5eb566fc9185f544'
'4c1b993761600955a2be53e945a698638ef861a513258956d8aac0e0f8df3dfe'
'3bd9286e2a4ef29a41fe414caf3ffb56ae24e2287272dc0d60d62599d20d8cf9'
'9b756a140ac3983efa4cddf6590af72d3681834b95ef1f879f34da775dd418cd'