Remove --color from patch

This commit is contained in:
David Cooper
2024-12-03 13:47:34 -05:00
parent e5fdcb92cb
commit 3286e4473e
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
pkgname=butt
pkgver=1.44.0
pkgrel=3
pkgrel=4
pkgdesc="Easy to use, multi OS streaming tool"
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
license=('GPL2')
@@ -15,7 +15,7 @@ depends=('fltk' 'dbus' 'portaudio' 'portmidi' 'libfdk-aac' 'libvorbis' 'libogg'
source=("${pkgname}-${pkgver}.tar.gz::https://danielnoethen.de/${pkgname}/release/${pkgver}/${pkgname}-${pkgver}.tar.gz"
'add-required-time-header.patch')
sha256sums=('d910b40a10dbca1ce377ee239c146e4746e8b48550ba0a40d6b5199b5c87e0a7'
'6864068cccfb18b1a709bb09d6eeb04f82fad6841970a8256efdb5242405d8fa')
'a4d8f0fbde457366467b5ae0d2b31ad0f733cb1154a18e84a36a106c7301b5d8')
prepare() {
cd "${pkgname}-${pkgver}"