From 19db05f97e8d6e9acbd9dea08865e9c614ed6391 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 27 Oct 2021 10:13:00 +0200 Subject: [PATCH] hg.sr.ht: further fixes --- sr.ht/hg.sr.ht/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sr.ht/hg.sr.ht/APKBUILD b/sr.ht/hg.sr.ht/APKBUILD index 91ad78b..f1d49f3 100644 --- a/sr.ht/hg.sr.ht/APKBUILD +++ b/sr.ht/hg.sr.ht/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Drew DeVault pkgname=hg.sr.ht -pkgver=0.27.6 +pkgver=0.28.0 pkgrel=0 pkgdesc="sr.ht mercurial service" url="https://hg.sr.ht/~sircmpwn/hg.sr.ht" @@ -55,7 +55,7 @@ package() { cd hgsrht-keys install -Dm755 hgsrht-keys "$pkgdir"/usr/bin/hgsrht-keys cd ../api - install -Dm755 hgsrht-api "$pkgdir"/usr/bin/hgsrht-api + install -Dm755 api "$pkgdir"/usr/bin/hgsrht-api cd ../hgsrht/hgrcs install -Dm644 global.cfg "$pkgdir"/etc/sr.ht/hgrcs/global.cfg install -Dm644 nonpublishing.cfg "$pkgdir"/etc/sr.ht/hgrcs/nonpublishing.cfg @@ -69,8 +69,8 @@ _nginx() { } sha512sums=" -4d45cbbd2d9b6dc5f2d25fe8adba3f759a725a7055411c1286f7f344e047a97ac2c870c442e63c3f3e2b8d1b17f56a4d4ac56c0c6a954d1968613a249503162f hg.sr.ht-0.27.6.tar.gz -4bc2435c8f67e44d3fdfa9ce2d1f15fbd0a45f066204e56fd5466084b78d12c2a88479d46bfffd185abe1d3a0302a46ce5e73d5e4da239e57707385e63e70b41 sr.ht-nginx-0.27.6.tar.gz +a6912e14a41864b94c13505f2dbc96db39d44e6af364340edfd96a899b29ee8692087078236a70a3e1aa1b06da13a7e1de7988ee37e1a695aefc9152bc930c3f hg.sr.ht-0.28.0.tar.gz +31450f1505aa269be6c24e99b971038ee63d74ffced70affa90fe539a03e07ab490f5a5b89b1eab35ca196508919c71710e10b8628c0ef977d46612d047e1bb9 sr.ht-nginx-0.28.0.tar.gz 38923f14ca3cedf4004447ef5ab75d5699a858efdc22866f1da10a82c3a938227c03380b84fae719b84b4751f03fec55be922d950a155e09c7e8e41ff71b3c6b hg.sr.ht.initd 2c3f1776f8bb6bb42f0d240b28561d0bfb1b4638cad169cd5162f9c227028d0d256fd510f8a47c9c0ec111d11e9f54c293fef6c3e3d99d925dcd170294f44472 hg.sr.ht.confd 379d3eca6754aa2fc7526f8ea937061b53f322ebac71635455d6ff056baaf5d61709c43cfdce182e774f8fd0c0b09f02d1ccbebeac6cbfdc07652fcf734d0c42 hg.sr.ht-api.initd -- 2.45.2