T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / ecm-tools
Commits: 9f92c72d by T.J. Townsend at 2024-07-12T01:03:36-04:00 upgpkg: 1.03-4: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = ecm-tools + pkgdesc = Error Code Modeler + pkgver = 1.03 + pkgrel = 4 + url = https://github.com/alucryd/ecm-tools + arch = x86_64 + license = GPL3 + makedepends = git + depends = glibc + replaces = ecm + source = git+https://github.com/alucryd/ecm-tools.git#commit=41bf9d2 + sha256sums = SKIP + +pkgname = ecm-tools ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=ecm-tools pkgver=1.03 -pkgrel=3 +pkgrel=4 pkgdesc='Error Code Modeler' arch=('x86_64') url='https://github.com/alucryd/ecm-tools' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ecm-tools/-/commit/9f92c72d3a47da0dfb4247d407232aab5f3c45f8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ecm-tools/-/commit/9f92c72d3a47da0dfb4247d407232aab5f3c45f8 You're receiving this email because of your account on gitlab.archlinux.org.
