summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLopo2016-01-28 08:23:26 +0100
committerLopo2016-01-28 08:23:26 +0100
commit4a920677bb6ace18e78fa22e0214900461ddb418 (patch)
tree09c35a43400aec32f78f3a029b5dfcd46b81e3df
parentd1a392226c4ab80ade1a83d2d12f1ad910fe0d5a (diff)
downloadaur-4a920677bb6ace18e78fa22e0214900461ddb418.tar.gz
v8.4.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88a89da677b0..09e70d94b730 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 26 14:44:47 UTC 2016
+# Thu Jan 28 07:23:07 UTC 2016
pkgbase = gitlab
pkgdesc = Project management and code hosting application
- pkgver = 8.4.1
+ pkgver = 8.4.2
pkgrel = 1
url = http://gitlab.org/gitlab-ce
install = gitlab.install
@@ -19,7 +19,7 @@ pkgbase = gitlab
depends = libxslt
depends = icu
depends = nodejs
- optdepends = gitlab-workhorse=0.6.1: for http(s) access
+ optdepends = gitlab-workhorse=0.6.2: for http(s) access
optdepends = mariadb: database backend
optdepends = postgresql>=9.1: database backend
optdepends = python2-docutils: reStructuredText markup language support
@@ -30,7 +30,7 @@ pkgbase = gitlab
backup = etc/webapps/gitlab/resque.yml
backup = etc/webapps/gitlab/unicorn.rb
backup = etc/logrotate.d/gitlab
- source = gitlab-8.4.1.tar.gz::https://github.com/gitlabhq/gitlabhq/archive/v8.4.1.tar.gz
+ source = gitlab-8.4.2.tar.gz::https://github.com/gitlabhq/gitlabhq/archive/v8.4.2.tar.gz
source = gitlab-unicorn.service
source = gitlab-sidekiq.service
source = gitlab-backup.service
@@ -46,7 +46,7 @@ pkgbase = gitlab
source = nginx.conf.example
source = nginx-ssl.conf.example
source = lighttpd.conf.example
- sha512sums = 58738132b1390345af2c8f7eddb1d6496027837c4519be51dd8c83240f1409f8ebcebd19fb4c3244428593cc96782d28f50cb3eb4300b47637cea71c5e955d33
+ sha512sums = 754f06986696c993aaa3e5faacc361b8b3e46d0268a6fbe14a2163fd63ecaa589af206eb45d1ff034a4553fc57ccbfa0182f6bb9ea323d015f1e2c9f635361ab
sha512sums = 5dd7a940eee6a84095478af514dcc98c4fc6c4a214de1ddfa4a1e727d4ba34984d66d51affd7844ffebb75fed8f781b38a0da80fba6a5b8fa832948ab39b2249
sha512sums = 2c9d8c650a1808d730bb0f6c45ea8fe2f354d56a5bea1da7eb17dc687ec06b731472af842f4cce0704bf738b5a88001a06e1907d18a35d363e88c4dd6f3e9c7d
sha512sums = c22439ee4cb34adf42de7619a2b83b02359cada38cbe99dd3031e6e72225ec4b2c2d6306331eadfc1c2044609b7a7e8bceddf7be213b5d4dbcaff86b35fe1ce7
diff --git a/PKGBUILD b/PKGBUILD
index 3b220919b7f9..086d4a3575b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Caleb Maclennan <caleb@alerque.com>
pkgname=gitlab
-pkgver=8.4.1
+pkgver=8.4.2
pkgrel=1
pkgdesc="Project management and code hosting application"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ license=('MIT')
depends=('ruby2.1' 'git>=1.7.10' 'ruby2.1-bundler>=1.5.2' 'gitlab-shell=2.6.10' 'openssh' 'redis>=2.8' 'libxslt' 'icu' 'nodejs')
makedepends=('cmake')
optdepends=(
- 'gitlab-workhorse=0.6.1: for http(s) access'
+ 'gitlab-workhorse=0.6.2: for http(s) access'
'mariadb: database backend'
'postgresql>=9.1: database backend'
'python2-docutils: reStructuredText markup language support'
@@ -47,7 +47,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/gitlabhq/gitlabhq/archive/v
nginx-ssl.conf.example
lighttpd.conf.example)
install='gitlab.install'
-sha512sums=('58738132b1390345af2c8f7eddb1d6496027837c4519be51dd8c83240f1409f8ebcebd19fb4c3244428593cc96782d28f50cb3eb4300b47637cea71c5e955d33'
+sha512sums=('754f06986696c993aaa3e5faacc361b8b3e46d0268a6fbe14a2163fd63ecaa589af206eb45d1ff034a4553fc57ccbfa0182f6bb9ea323d015f1e2c9f635361ab'
'5dd7a940eee6a84095478af514dcc98c4fc6c4a214de1ddfa4a1e727d4ba34984d66d51affd7844ffebb75fed8f781b38a0da80fba6a5b8fa832948ab39b2249'
'2c9d8c650a1808d730bb0f6c45ea8fe2f354d56a5bea1da7eb17dc687ec06b731472af842f4cce0704bf738b5a88001a06e1907d18a35d363e88c4dd6f3e9c7d'
'c22439ee4cb34adf42de7619a2b83b02359cada38cbe99dd3031e6e72225ec4b2c2d6306331eadfc1c2044609b7a7e8bceddf7be213b5d4dbcaff86b35fe1ce7'