Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
audacious-plugins
Commits:
ae3c6556 by Evangelos Foutras at 2024-11-03T22:55:16+02:00
upgpkg: 4.4.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = audacious-plugins
pkgdesc = Plugins for Audacious
- pkgver = 4.4.1
- pkgrel = 2
+ pkgver = 4.4.2
+ pkgrel = 1
url = https://audacious-media-player.org/
arch = x86_64
license = BSD
license = GPL
- makedepends = audacious>=4.4.1
+ makedepends = audacious>=4.4.2
makedepends = meson
makedepends = glib2-devel
depends = alsa-lib
@@ -36,9 +36,9 @@ pkgbase = audacious-plugins
depends = libcddb
depends = opusfile
depends = libpipewire
- source =
https://distfiles.audacious-media-player.org/audacious-plugins-4.4.1.tar.bz2
+ source =
https://distfiles.audacious-media-player.org/audacious-plugins-4.4.2.tar.bz2
source = sidplay-rom-paths.patch
- sha256sums =
484ed416b1cf1569ce2cc54208e674b9c516118485b94ce577d7bc5426d05976
+ sha256sums =
50f494693b6b316380fa718c667c128aa353c01e954cd77a65c9d8aedf18d4bd
sha256sums =
c32cd36f75dd18db082f9b9447f1c0982279703b9d648f5695295ff25c9b678d
pkgname = audacious-plugins
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: William Rea <[email protected]>
pkgname=audacious-plugins
-pkgver=4.4.1
-pkgrel=2
+pkgver=4.4.2
+pkgrel=1
pkgdesc="Plugins for Audacious"
arch=('x86_64')
url="https://audacious-media-player.org/"
@@ -18,7 +18,7 @@ depends=('alsa-lib' 'curl' 'faad2' 'ffmpeg' 'flac'
'fluidsynth'
makedepends=("audacious>=$pkgver" 'meson' 'glib2-devel')
source=(https://distfiles.audacious-media-player.org/$pkgname-$pkgver.tar.bz2
sidplay-rom-paths.patch)
-sha256sums=('484ed416b1cf1569ce2cc54208e674b9c516118485b94ce577d7bc5426d05976'
+sha256sums=('50f494693b6b316380fa718c667c128aa353c01e954cd77a65c9d8aedf18d4bd'
'c32cd36f75dd18db082f9b9447f1c0982279703b9d648f5695295ff25c9b678d')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/audacious-plugins/-/commit/ae3c6556b18306bf8079f27fab2e7d7935513d1c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/audacious-plugins/-/commit/ae3c6556b18306bf8079f27fab2e7d7935513d1c
You're receiving this email because of your account on gitlab.archlinux.org.