summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew O'Neill2019-01-25 20:11:43 -0500
committerAndrew O'Neill2019-01-25 20:11:43 -0500
commitc7104ef7bb9b02bd8bce8505f5f3376126b51fa7 (patch)
tree2d3c0f84dbc3eaa2f951d8703b90a15462c65346 /PKGBUILD
parent2e813c2c9cc140531e3183286696ba30eecfdb55 (diff)
downloadaur-c7104ef7bb9b02bd8bce8505f5f3376126b51fa7.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5e4a63abdcc..e703130ed038 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew O'Neill <andrew at meanjollies dot com>
pkgname=musikcube
-pkgver=0.61.0
+pkgver=0.62.2
pkgrel=1
pkgdesc='A terminal-based cross-platform music player, audio engine, metadata indexer, and server'
arch=('x86_64')
@@ -11,7 +11,7 @@ conflicts=("${pkgname}-git")
depends=('faad2' 'libogg' 'libvorbis' 'flac' 'libmicrohttpd' 'lame' 'ncurses' 'boost-libs' 'pulseaudio' 'libpulse' 'libev' 'alsa-lib' 'curl' 'ffmpeg' 'taglib')
makedepends=('cmake' 'boost')
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('6042ee35897fed16a30b00afc6a62b0d5b9b77d3526dab648599755231916aaf')
+sha256sums=('ccb0310c88766be25cc90d5ab6faa17e26ffdb1b3c7eca9362b2808c40f98cd3')
build() {
cd "${pkgname}-${pkgver}"