[arch-commits] Commit in cgit-archweb/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Mon Jun 28 20:26:03 UTC 2021
Date: Monday, June 28, 2021 @ 20:26:03
Author: eworm
Revision: 967746
upgpkg: cgit-archweb 1.2.3-2: gitlab migration
Modified:
cgit-archweb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-28 20:25:12 UTC (rev 967745)
+++ PKGBUILD 2021-06-28 20:26:03 UTC (rev 967746)
@@ -6,8 +6,8 @@
pkgname=cgit-archweb
pkgver=1.2.3
-_commit=f6bb55d2802c56e9c7c01ff815b49b9e69281923
-pkgrel=1
+_commit=331698106fe56d53b8a354248886e6b482988656
+pkgrel=2
pkgdesc="A web interface for git written in plain C (archweb branch)"
arch=('x86_64')
url="https://git.zx2c4.com/cgit/"
@@ -25,7 +25,7 @@
'zstd: zstd compressed snapshots'
'mime-types: serve file with correct content-type header')
install=cgit.install
-source=("$pkgname::git+https://git.archlinux.org/cgit.git#commit=${_commit}")
+source=("$pkgname::git+https://gitlab.archlinux.org/archlinux/cgit.git#commit=${_commit}")
sha256sums=('SKIP')
prepare() {
More information about the arch-commits
mailing list