Update to audacious-4.0.2

OK sthen@
This commit is contained in:
bket 2020-04-16 11:01:10 +00:00
parent 179330be43
commit 5da0f06d59
5 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile.inc,v 1.1 2020/04/15 15:50:15 bket Exp $ # $OpenBSD: Makefile.inc,v 1.2 2020/04/16 11:01:10 bket Exp $
VERSION = 4.0.1 # Do not forget to sync meta/audacious
VERSION = 4.0.2
CATEGORIES = audio multimedia CATEGORIES = audio multimedia

View File

@ -1,2 +1,2 @@
SHA256 (audacious-4.0.1.tar.bz2) = rhPfaIeD8u6WSc9IhwOt48Czdvtc1rD7XtFLxD4qXLY= SHA256 (audacious-4.0.2.tar.bz2) = GKUr2fH5bRe/da1tQLBgL8KYme8szZ0qZynfpfx/Wmc=
SIZE (audacious-4.0.1.tar.bz2) = 572314 SIZE (audacious-4.0.2.tar.bz2) = 576407

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1 2020/04/15 15:50:16 bket Exp $ # $OpenBSD: Makefile,v 1.2 2020/04/16 11:01:10 bket Exp $
COMMENT = input and output plugins for Audacious COMMENT = input and output plugins for Audacious
@ -43,8 +43,7 @@ LIB_DEPENDS = audio/faad>=2.7 \
net/curl \ net/curl \
net/neon \ net/neon \
textproc/libxml \ textproc/libxml \
x11/gtk+2 \ x11/gtk+2
x11/dbus-glib
USE_GMAKE = Yes USE_GMAKE = Yes

View File

@ -1,2 +1,2 @@
SHA256 (audacious-plugins-4.0.1.tar.bz2) = TEOd74muvxCmp1ayEVy00kk+zAPLYzuJiupaxvEOZaw= SHA256 (audacious-plugins-4.0.2.tar.bz2) = WeQy7p/4+QvDxWN4lD6nMHJCE1D3GyDVjuJWjM1K+SA=
SIZE (audacious-plugins-4.0.1.tar.bz2) = 1742259 SIZE (audacious-plugins-4.0.2.tar.bz2) = 1752042

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/04/15 15:56:24 bket Exp $ # $OpenBSD: Makefile,v 1.2 2020/04/16 11:01:10 bket Exp $
COMMENT = audacious meta-package COMMENT = audacious meta-package
VERSION = 4.0.1 VERSION = 4.0.2
PKGNAME = audacious-${VERSION} PKGNAME = audacious-${VERSION}
RUN_DEPENDS= audio/audacious/player>=${VERSION} \ RUN_DEPENDS= audio/audacious/player>=${VERSION} \