Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kpeople
Commits: af44a5f9 by Antonio Rojas at 2023-10-27T20:24:39+02:00 Update to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=kpeople -pkgver=5.240.0.20231020 +pkgver=5.240.0.20231027 pkgrel=1 pkgdesc='A library that provides access to all contacts and the people who hold them' arch=(x86_64) @@ -24,7 +24,7 @@ optdepends=('qt6-declarative: QML bindings') groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=2f26b1bb21bed016b373d3287660fab190f4bcfe +_commit=5ae769c1e0b4eb5500ce9e84b0fdf3d89685d1ab 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/kpeople/-/commit/af44a5f969f024883fea9478c999defd41215fcd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kpeople/-/commit/af44a5f969f024883fea9478c999defd41215fcd You're receiving this email because of your account on gitlab.archlinux.org.
