summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLopo2015-08-26 07:41:26 +0200
committerLopo2015-08-26 07:41:26 +0200
commit25b6a166acccfcf270e0a8920e53c99408b932b7 (patch)
treee0f690c70ff30debc247c16cc22094323fa5a9e7
parentc7cfc655090644640c95372617f97585140e577e (diff)
downloadaur-25b6a166acccfcf270e0a8920e53c99408b932b7.tar.gz
v7.14.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a1f74b20dce..20cd011f77b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitlab-ci
pkgdesc = Continuous integration server for gitlabhq | Coordinator
- pkgver = 7.14.0
+ pkgver = 7.14.1
pkgrel = 1
url = http://www.gitlab.com/gitlab-ci
install = gitlab-ci.install
@@ -22,7 +22,7 @@ pkgbase = gitlab-ci
backup = etc/webapps/gitlab-ci/resque.yml
backup = etc/webapps/gitlab-ci/unicorn.rb
backup = etc/logrotate.d/gitlab-ci
- source = gitlab-ci-7.14.0.tar.gz::https://github.com/gitlabhq/gitlab-ci/archive/v7.14.0.tar.gz
+ source = gitlab-ci-7.14.1.tar.gz::https://github.com/gitlabhq/gitlab-ci/archive/v7.14.1.tar.gz
source = gitlab-ci.target
source = gitlab-ci-unicorn.service
source = gitlab-ci-sidekiq.service
@@ -34,7 +34,7 @@ pkgbase = gitlab-ci
source = apache-ssl.conf.example
source = nginx-ssl.conf.example
source = lighttpd.conf.example
- sha512sums = 2b41d76a51c17ad3eb2a50c5186f213173d755f83d5b80b5be8236efd90f3dd4111eeb6ad6b7114ffde1155c6d41cae112ebe707dbd845193339008d0a19db6a
+ sha512sums = 85283ddacdb4bfec60a479793d0380aa0db542e642c37a64b7eff6153e99105e1e26f11990bd767a996eb8d1deffe243c8eaa59ecd942cd5b37c85e940b3113b
sha512sums = 30cf8ad2a26f0f6d87cb230c69668f8d7b15329af21985349bbc2c8eb3560ccbc82dd173e65be41aa71246b2426fc123f43d45b103371ce47a56d9ba7bda46bc
sha512sums = 3f202f6c21f380f8fd98b34bc7e6d48a94dcb5339e67e71284ef9589b0381dba73ecccdb4f0c3cefd5786e5326e8220c6650ed350c2ba6ea214be9b1232bf253
sha512sums = b1585c29e3b17f3ba9ad237a1a612749bbc9bc25ed06f0c5862213440b0608ed34b8fdf8e0dbf0b198dc16593120edf9a467c218bb9aac8ab51cfd2867215873
diff --git a/PKGBUILD b/PKGBUILD
index 0d9c1498e018..1347f0f90a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pavol (Lopo) Hluchy <lopo AT losys DOT eu>
pkgname=gitlab-ci
-pkgver=7.14.0
+pkgver=7.14.1
pkgrel=1
pkgdesc="Continuous integration server for gitlabhq | Coordinator"
arch=('i686' 'x86_64')
@@ -33,7 +33,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/gitlabhq/gitlab-ci/archive/
lighttpd.conf.example
)
install='gitlab-ci.install'
-sha512sums=('2b41d76a51c17ad3eb2a50c5186f213173d755f83d5b80b5be8236efd90f3dd4111eeb6ad6b7114ffde1155c6d41cae112ebe707dbd845193339008d0a19db6a'
+sha512sums=('85283ddacdb4bfec60a479793d0380aa0db542e642c37a64b7eff6153e99105e1e26f11990bd767a996eb8d1deffe243c8eaa59ecd942cd5b37c85e940b3113b'
'30cf8ad2a26f0f6d87cb230c69668f8d7b15329af21985349bbc2c8eb3560ccbc82dd173e65be41aa71246b2426fc123f43d45b103371ce47a56d9ba7bda46bc'
'3f202f6c21f380f8fd98b34bc7e6d48a94dcb5339e67e71284ef9589b0381dba73ecccdb4f0c3cefd5786e5326e8220c6650ed350c2ba6ea214be9b1232bf253'
'b1585c29e3b17f3ba9ad237a1a612749bbc9bc25ed06f0c5862213440b0608ed34b8fdf8e0dbf0b198dc16593120edf9a467c218bb9aac8ab51cfd2867215873'