summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoshless2018-05-30 14:50:32 +0200
committerRoshless2018-05-30 14:50:32 +0200
commitf919cc3d8fe636cf56360e2600ba6ebce5cfd18d (patch)
tree4f033320f2fb18ed00de708176da9ebd12560855
parent06277475a3ad34fb2089df112acf498563dd950c (diff)
downloadaur-f919cc3d8fe636cf56360e2600ba6ebce5cfd18d.tar.gz
typo
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b1b1a88babe..c26645b7fa15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=spek-alternative
pkgver=0.8.2.3
pkgrel=1
-pkgdesc='An acoustic spectrum analyser.'
+pkgdesc='An acoustic spectrum analyser. Fork'
arch=('aarch64' 'arm' 'armv6h' 'armv7h' 'i686' 'x86_64')
url='https://github.com/withmorten/spek-alternative'
license=('GPL3')
depends=('desktop-file-utils' 'ffmpeg' 'wxgtk')
provides=('spek')
-conflicts=('spek' 'spec-git')
+conflicts=('spek' 'spek-git')
makedepends=('intltool')
source=("https://github.com/withmorten/spek-alternative/archive/$pkgver.tar.gz")
md5sums=('e7b7ce256e1712b6d22ddbf5892013a5')