Date: Wednesday, July 5, 2017 @ 08:17:59 Author: svenstaro Revision: 242373
upgpkg: gitlab-shell 1:5.1.1-1 Modified: gitlab-shell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-05 08:16:41 UTC (rev 242372) +++ PKGBUILD 2017-07-05 08:17:59 UTC (rev 242373) @@ -7,7 +7,7 @@ # Contributor: Stefan Tatschner <ste...@sevenbyte.org> pkgname=gitlab-shell -pkgver=5.1.0 +pkgver=5.1.1 pkgrel=1 epoch=1 pkgdesc="Git management software" @@ -25,7 +25,7 @@ "etc/webapps/${pkgname}/") source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/gitlab-org/gitlab-shell/repository/archive.tar.gz?ref=v${pkgver}" "gitlab-shell.gitconfig") -md5sums=('75fccefd8ddc4dbc30b68cf0ca5f1c2f' +md5sums=('5637360b3ab200a039d1b360caa06ec6' '6b917256b13a1685e9a3cc73e68152d0') _datadir="/usr/share/webapps/${pkgname}"