aboutsummaryrefslogtreecommitdiff
path: root/apks/apkdoc
diff options
context:
space:
mode:
Diffstat (limited to 'apks/apkdoc')
-rw-r--r--apks/apkdoc/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/apks/apkdoc/APKBUILD b/apks/apkdoc/APKBUILD
index fa9d888..d6fd92d 100644
--- a/apks/apkdoc/APKBUILD
+++ b/apks/apkdoc/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gabriel A. Giovanini <mail@gabrielgio.me>
pkgname=apkdoc
-pkgver=0_git20230917
-pkgrel=1
-_commit=a46cf4152ac32d97e0ebd071b9eb1d3e42c7a493
+pkgver=0_git20240331
+pkgrel=0
+_commit=66791d940bc60d004835307a86dd98a14cbc9553
pkgdesc="APKINDEX doc generator"
url="https://git.gabrielgio.me/apkdoc/"
arch="x86_64"
@@ -12,7 +12,7 @@ makedepends="
qtc
"
source="$pkgname-$_commit.tar.gz::https://git.gabrielgio.me/$pkgname/snapshot/$_commit.tar.gz"
-builddir="$srcdir/$pkgname-$_commit"
+builddir="$srcdir/$_commit"
build() {
make
@@ -27,5 +27,5 @@ package() {
}
sha512sums="
-e385b04b8cafe815c9a2de0e01da64072029e86ea83f4680d946a99c95fbbbaa3a7d15c3b05237b7755adfa11d8afa94c7d07a1e19fe63c5d31d4902f210396e apkdoc-a46cf4152ac32d97e0ebd071b9eb1d3e42c7a493.tar.gz
+5306723ea73c568ae9275f2f2207dec266cb6cb75926c35a447bfee807f9be859d773d57282fc61d74def9f3452456abb1aad8bf237769cce3bcdfb2aee137c7 apkdoc-66791d940bc60d004835307a86dd98a14cbc9553.tar.gz
"