diff options
Diffstat (limited to 'repo/carla')
-rw-r--r-- | repo/carla/carla.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/carla/carla.xibuild b/repo/carla/carla.xibuild index 77d8a7a..4d06076 100644 --- a/repo/carla/carla.xibuild +++ b/repo/carla/carla.xibuild @@ -5,7 +5,7 @@ DESC="Fully-featured audio plugin host" MAKEDEPS="alsa-lib file fluidsynth liblo libsndfile libx11 linux-headers pulseaudio qt5-qtbase qt5-qtsvg" -PKG_VER=2.4.3 +PKG_VER=2.5.0 SOURCE="https://github.com/falkTX/Carla/archive/refs/tags/v$PKG_VER.tar.gz" build() { |