diff options
Diffstat (limited to 'moc-nosort/PKGBUILD')
-rw-r--r-- | moc-nosort/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/moc-nosort/PKGBUILD b/moc-nosort/PKGBUILD index 4ae78965f..ca110ac1d 100644 --- a/moc-nosort/PKGBUILD +++ b/moc-nosort/PKGBUILD @@ -5,7 +5,7 @@ pkgname=moc-nosort pkgver=2.5.2 provides=("moc=${pkgver}") conflicts=('moc') -pkgrel=34 +pkgrel=35 epoch=1 pkgdesc="An ncurses console audio player designed to be powerful and easy to use" arch=('i686' 'pentium4' 'x86_64') @@ -31,7 +31,7 @@ _pinned_dependencies=( 'libtool=2.4.7+4+g1ec8fa28' 'libvorbisfile.so=3' 'libvorbis.so=0' - 'taglib=1.13' + 'taglib=1.13.1' 'wavpack=5.6.0' 'zlib=1:1.2.13' ) |