Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
task
Commits:
98f69487 by Orhun Parmaksız at 2025-01-19T02:11:13+03:00
upgpkg: 3.3.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -18,7 +18,7 @@ pkgbase = task
options = !lto
source =
task::git+https://github.com/GothenburgBitFactory/taskwarrior.git#commit=1ee69ea2149c4e7af5b70e7ea1b90e346235b591
source =
task-libshared::git+https://github.com/GothenburgBitFactory/libshared.git
- sha256sums =
35de0dc0344731665813a314f8eee76a40727bb18fc915f7b2e093523aa88f5e
+ sha256sums =
484daa79462f7c16c835c49fc0dfa66e24349f4e7ba94fc52bba7576ff63bd0b
sha256sums = SKIP
pkgname = task
=====================================
PKGBUILD
=====================================
@@ -21,8 +21,8 @@ source=(
"$pkgname::git+https://github.com/GothenburgBitFactory/taskwarrior.git#commit=$_commit"
"$pkgname-libshared::git+https://github.com/GothenburgBitFactory/libshared.git"
)
-sha256sums=('35de0dc0344731665813a314f8eee76a40727bb18fc915f7b2e093523aa88f5e'
- 'SKIP')
+sha256sums=('484daa79462f7c16c835c49fc0dfa66e24349f4e7ba94fc52bba7576ff63bd0b'
+ 'SKIP')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/task/-/commit/98f6948751a5bcc94827ae18a1a0e71ecfd8f67a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/task/-/commit/98f6948751a5bcc94827ae18a1a0e71ecfd8f67a
You're receiving this email because of your account on gitlab.archlinux.org.