Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kdoctools
Commits: 03c72894 by Antonio Rojas at 2023-10-27T20:23:34+02:00 Update to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdoctools -pkgver=5.240.0.20231020 +pkgver=5.240.0.20231027 pkgrel=1 pkgdesc='Documentation generation from docbook' arch=(x86_64) @@ -25,7 +25,7 @@ makedepends=(doxygen groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=b1a242a4bf45517669f356defae0a4d64118dce6 +_commit=0a7f8ae9101612f52f32a64952fabcbdc64cb0a3 source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit) sha256sums=('SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdoctools/-/commit/03c728943dca232178f268dff3953b6758190d7c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdoctools/-/commit/03c728943dca232178f268dff3953b6758190d7c You're receiving this email because of your account on gitlab.archlinux.org.
