mirror of
https://github.com/alrayyes/corrupter-arch-package
synced 2023-11-14 15:56:28 +00:00
Fixing format with provides/conflicts
This commit is contained in:
parent
09f5c15c1c
commit
2ecc6a34d7
4
PKGBUILD
4
PKGBUILD
@ -7,8 +7,8 @@ pkgdesc='Simple image glitcher suitable for producing nice looking i3lock backgr
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='https://github.com/r00tman/corrupter'
|
url='https://github.com/r00tman/corrupter'
|
||||||
makedepends=('git' 'go')
|
makedepends=('git' 'go')
|
||||||
provides=("corrupter-bin")
|
provides=("corrupter")
|
||||||
conflicts=("corrupter-bin")
|
conflicts=("corrupter")
|
||||||
license=('BSD 2-Clause')
|
license=('BSD 2-Clause')
|
||||||
|
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
Loading…
Reference in New Issue
Block a user