aboutsummaryrefslogtreecommitdiff
path: root/apks/apkdoc
diff options
context:
space:
mode:
Diffstat (limited to 'apks/apkdoc')
-rw-r--r--apks/apkdoc/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/apks/apkdoc/APKBUILD b/apks/apkdoc/APKBUILD
index 5f3718b..fa9d888 100644
--- a/apks/apkdoc/APKBUILD
+++ b/apks/apkdoc/APKBUILD
@@ -1,17 +1,17 @@
# Maintainer: Gabriel A. Giovanini <mail@gabrielgio.me>
pkgname=apkdoc
pkgver=0_git20230917
-pkgrel=0
+pkgrel=1
_commit=a46cf4152ac32d97e0ebd071b9eb1d3e42c7a493
pkgdesc="APKINDEX doc generator"
-url="https://sr.ht/~gabrielgio/apkdoc"
+url="https://git.gabrielgio.me/apkdoc/"
arch="x86_64"
license="MIT"
makedepends="
go
qtc
"
-source="$pkgname-$_commit.tar.gz::https://git.sr.ht/~gabrielgio/$pkgname/archive/$_commit.tar.gz"
+source="$pkgname-$_commit.tar.gz::https://git.gabrielgio.me/$pkgname/snapshot/$_commit.tar.gz"
builddir="$srcdir/$pkgname-$_commit"
build() {
@@ -27,5 +27,5 @@ package() {
}
sha512sums="
-944a59f80d0e63d82a0e635bf51f2a61b5a651420d3f9c09788f0102de93ca944d2a3f74a93ab5a37e30efefeaa5d095115aa0a9bd14b37ae8b888f5d7c92c89 apkdoc-a46cf4152ac32d97e0ebd071b9eb1d3e42c7a493.tar.gz
+e385b04b8cafe815c9a2de0e01da64072029e86ea83f4680d946a99c95fbbbaa3a7d15c3b05237b7755adfa11d8afa94c7d07a1e19fe63c5d31d4902f210396e apkdoc-a46cf4152ac32d97e0ebd071b9eb1d3e42c7a493.tar.gz
"