T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / xdelta3
Commits: 3e2749f3 by T.J. Townsend at 2024-07-13T22:33:15-04:00 upgpkg: 3.1.0-5: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = xdelta3 + pkgdesc = Diff utility for binary files + pkgver = 3.1.0 + pkgrel = 5 + url = http://xdelta.org/ + arch = x86_64 + license = Apache + makedepends = git + makedepends = python + depends = ncompress + source = git+https://github.com/jmacd/xdelta#commit=4b4aed71a959fe11852e45242bb6524be85d3709 + b2sums = SKIP + +pkgname = xdelta3 ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=xdelta3 pkgver=3.1.0 -pkgrel=4 +pkgrel=5 pkgdesc='Diff utility for binary files' arch=(x86_64) # No HTTPS available View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xdelta3/-/commit/3e2749f32db3746a0538d56f13c4ed0633484719 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xdelta3/-/commit/3e2749f32db3746a0538d56f13c4ed0633484719 You're receiving this email because of your account on gitlab.archlinux.org.
