summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b535b64930cb..b0e22d357d87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=silentjack-git
pkgver=20.f4aa303
-pkgrel=2
+pkgrel=3
pkgdesc='SilentJack is a silence/dead air detector for the Jack Audio Connection Kit.'
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/njh/silentjack'
license=('GPL')
depends=('jack')
provides=('silentjack')
-Conflicts=('silentjack')
+conflicts=('silentjack')
makedepends=('git')
source=('git+https://github.com/njh/silentjack')
md5sums=('SKIP')