mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/gitlab to 9.3.1-1
This commit is contained in:
parent
de152cf8e5
commit
0b787b1030
1 changed files with 3 additions and 3 deletions
|
@ -11,10 +11,10 @@
|
|||
# - disable webpack build
|
||||
|
||||
pkgname=gitlab
|
||||
pkgver=9.2.7
|
||||
pkgver=9.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="Project management and code hosting application"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="https://gitlab.com/gitlab-org/gitlab-ce/tree/master#README"
|
||||
license=('MIT')
|
||||
depends=('ruby2.3' 'git' 'ruby2.3-bundler' 'gitlab-workhorse' 'openssh' 'redis' 'libxslt' 'icu' 'nodejs')
|
||||
|
@ -45,7 +45,7 @@ source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/gitlab-org/gitlab-ce/reposi
|
|||
nginx-ssl.conf.example
|
||||
lighttpd.conf.example)
|
||||
install='gitlab.install'
|
||||
sha512sums=('b0de8d20136af37a273f6d2b98414e37eea59d23e994b7483ee52f8c31272c1be0b7122288cee470f797a7955f4baa65c24d4196302f46574380dddd680ab12b'
|
||||
sha512sums=('17a77062b1e8cd6f61f41ca13422691aa8418bcc0077925471905c67e01ab27fca4aee87e16520292b2a3b662eb4f6b6da312e8da802e65c4f663add254173b2'
|
||||
'56cce150645ef74fa42a6100c8bc7689c4012579e1f3ba237c06c367b121246b39e968044615fa21c4757bc8e9d06f37f8ac8d39aa8b808c758e716857553f66'
|
||||
'8678b2f0632a830e42a8a62b59ffe66b629b7d96034ff167e2a93fdbb3c7617db0c7529990b73c7a12a78a900ec833e48c691ebbac6cd8257e53de060da16a37'
|
||||
'79cfb8ee740ab30f970c3113659b8349128abeae5e32cc81bb905f89a6db9941b7778040a094b884262daf020f66a1aee49a12d34fbb94efce6ade946bb4625b'
|
||||
|
|
Loading…
Reference in a new issue