Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / ktexttemplate
Commits: 4c0a206b by Antonio Rojas at 2023-10-08T11:06:49+02:00 Update to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=ktexttemplate -pkgver=5.240.0.20231001 +pkgver=5.240.0.20231008 pkgrel=1 pkgdesc='Library to allow application developers to separate the structure of documents from the data they contain' arch=(x86_64) @@ -18,7 +18,7 @@ makedepends=(doxygen groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=74c03a0c16cf4b6cf22921231dc5be356513d7ae +_commit=a688886bc41aab53ab585989a72474300212a11d 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/ktexttemplate/-/commit/4c0a206b87f639d0fb9318478cb8f0e3ba1b319c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ktexttemplate/-/commit/4c0a206b87f639d0fb9318478cb8f0e3ba1b319c You're receiving this email because of your account on gitlab.archlinux.org.
