blob: 9b4b2195674567930435b45b733ba3bcf5fc47dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = petool-git
pkgdesc = Tool to help rebuild, extend and patch 32-bit Windows applications.
pkgver = 2024.03.14.r7.g869d58e
pkgrel = 2
url = https://github.com/FunkyFr3sh/petool
arch = i686
arch = x86_64
license = MIT
makedepends = gcc
makedepends = gcc-libs
makedepends = git
makedepends = make
depends = lib32-glibc
provides = petool
conflicts = petool
options = !buildflags
source = petool::git+https://github.com/FunkyFr3sh/petool#branch=master
sha512sums = SKIP
pkgname = petool-git
|