summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorToadKing2022-11-12 14:01:56 -0600
committerToadKing2022-11-12 14:01:56 -0600
commit8081821c2d4b99f2bcee22d3dd2ab72278b30d5c (patch)
treedb32d007b9f30d3f47101d75be9b5ab5dbd3031a
parent6bb16a7d7f937f92b64f2edba003549a5df7c967 (diff)
downloadaur-8081821c2d4b99f2bcee22d3dd2ab72278b30d5c.tar.gz
bump provided version to 1.9.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53a4de8dc37e..8730e34e92fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -62,7 +62,7 @@ pkgbase = deadbeef-git
optdepends = ffmpeg: for ffmpeg plugin
optdepends = opusfile: for opus plugin
optdepends = mpg123: for MP1/MP2/MP3 playback
- provides = deadbeef=1.9.2
+ provides = deadbeef=1.9.3
conflicts = deadbeef
options = !libtool
source = git+https://github.com/DeaDBeeF-Player/deadbeef.git
diff --git a/PKGBUILD b/PKGBUILD
index da3f6a4a799e..6c44ca857afb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL2'
'LGPL2.1'
'ZLIB')
depends=('alsa-lib' 'hicolor-icon-theme' 'jansson' 'libblocksruntime' 'libdispatch')
-makedepends=('curl' 'faad2' 'flac' 'git' 'intltool' 'imlib2' 'libcddb' 'libcdio' 'libmad' 'libpulse'
+makedepends=('curl' 'faad2' 'flac' 'git' 'intltool' 'imlib2' 'libcddb' 'libcdio' 'libmad' 'libpulse'
'libsamplerate' 'libvorbis' 'libx11' 'libzip' 'wavpack' 'yasm'
'ffmpeg' 'gtk2' 'gtk3' 'clang')
optdepends=('gtk2: for the GTK2 interface'
@@ -45,7 +45,7 @@ optdepends=('gtk2: for the GTK2 interface'
'mpg123: for MP1/MP2/MP3 playback')
options=('!libtool')
conflicts=('deadbeef')
-provides=('deadbeef=1.9.2')
+provides=('deadbeef=1.9.3')
source=('git+https://github.com/DeaDBeeF-Player/deadbeef.git')
md5sums=('SKIP')