Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / threadweaver
Commits: 54bc2ccc by Antonio Rojas at 2023-10-08T11:07:00+02:00 Update to latest commit - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=threadweaver -pkgver=5.240.0.20231001 +pkgver=5.240.0.20231008 pkgrel=1 pkgdesc='High-level multithreading framework' arch=(x86_64) @@ -19,7 +19,7 @@ makedepends=(doxygen groups=(kf6) #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) makedepends+=(git) -_commit=afa40c625b0dd1d3a224288c290344585b18da34 +_commit=fc0e2378723a20be1f8fb89bd8c5bd8caf4888ad 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/threadweaver/-/commit/54bc2ccc946562245d0962d71d5ac128e1c76024 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/threadweaver/-/commit/54bc2ccc946562245d0962d71d5ac128e1c76024 You're receiving this email because of your account on gitlab.archlinux.org.
