summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoshless2022-07-19 20:22:03 +0200
committerRoshless2022-07-19 20:22:03 +0200
commitb77587aa6e6be68a26fa2238b74c3d7210ac7454 (patch)
treee7b1abe763dedb9737d8994c38b02475d179f943 /PKGBUILD
parentaa9f2075896f8e4583a75c916c2aa138592aa10a (diff)
downloadaur-b77587aa6e6be68a26fa2238b74c3d7210ac7454.tar.gz
upgpkg: spek-alternative 0.8.2.3-5
replace old dependency with newer version seems to be working
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f3eefff0543..ee14ca473519 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Roshless <aur@roshless.com>
pkgname=spek-alternative
pkgver=0.8.2.3
-pkgrel=4
+pkgrel=5
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' 'ffmpeg4.4' 'wxgtk2')
+depends=('desktop-file-utils' 'ffmpeg' 'ffmpeg4.4' 'wxgtk3')
provides=('spek')
conflicts=('spek' 'spek-git')
makedepends=('intltool')