T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / wit
Commits: de2cafbb by T.J. Townsend at 2024-07-13T22:08:58-04:00 upgpkg: 3.05a-2: Rebuild packages that are missing .SRCINFO part 6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,26 @@ +pkgbase = wit + pkgdesc = Wiimms ISO Tools + pkgver = 3.05a + pkgrel = 2 + url = https://wit.wiimm.de + install = wit.install + arch = x86_64 + license = GPL2 + makedepends = clang + makedepends = git + depends = bzip2 + depends = fuse2 + depends = glibc + depends = libcrypto.so + depends = libncursesw.so + depends = zlib + optdepends = bash: Update titles lists + optdepends = wget: Update titles lists + source = git+https://github.com/Wiimm/wiimms-iso-tools.git#commit=fc1c0b840cb3ac41ca6e4f1d5e16da12b47eab58 + source = wit-no-exec-stack.patch + source = wit-titles.patch + b2sums = SKIP + b2sums = a9e615aac8ebafcf98079160f3e2140e1389e42baf7896a2fd845133e47ebcea9199eef847b84732d4dc4fec6107f45e96fb4ab3d4acf5421c88e02f3564eb62 + b2sums = 4e241a0c37fd2a082d4285d3685833e3805e35db829961183df02bb426d5679b62f8985f59604512b2615002faa28a9d8947ca9c6fc86a025bee5ab7bbf1bcf7 + +pkgname = wit ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=wit pkgver=3.05a -pkgrel=1 +pkgrel=2 pkgdesc='Wiimms ISO Tools' arch=(x86_64) url=https://wit.wiimm.de View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wit/-/commit/de2cafbbbc87f108ff6f33da3732e2021bf7a176 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wit/-/commit/de2cafbbbc87f108ff6f33da3732e2021bf7a176 You're receiving this email because of your account on gitlab.archlinux.org.
