Date: Monday, March 16, 2020 @ 20:59:47
  Author: eworm
Revision: 599864

upgpkg: cgit-archweb 1.2.3-1

new upstream release

Modified:
  cgit-archweb/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-16 20:56:18 UTC (rev 599863)
+++ PKGBUILD    2020-03-16 20:59:47 UTC (rev 599864)
@@ -5,9 +5,9 @@
 # Contributor: Andreas Baumann <abaumann at yahoo dot com>
 
 pkgname=cgit-archweb
-pkgver=1.2.2
-_commit=c45eca9e0cdf9bfbbb3a8431b5445844d4b4206e
-pkgrel=2
+pkgver=1.2.3
+_commit=f6bb55d2802c56e9c7c01ff815b49b9e69281923
+pkgrel=1
 pkgdesc="A web interface for git written in plain C (archweb branch)"
 arch=('x86_64')
 url="https://git.zx2c4.com/cgit/";
@@ -18,6 +18,11 @@
            'python-pygments: syntax highlighting support'
            'python-docutils: about page formatted with reStructuredText'
            'python-markdown: about page formatted with markdown'
+           'gzip: gzip compressed snapshots'
+           'bzip2: bzip2 compressed snapshots'
+           'lzip: lzip compressed snapshots'
+           'xz: xz compressed snapshots'
+           '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}";)

Reply via email to