summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55a6940d4b1a..c8170a45ed1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=pmus
pkgname=$_pkgname-git
-pkgver=0.42.r392.gb3d3ed3
+pkgver=0.42.r399.g8c89184
pkgrel=1
pkgdesc="Practical Music Search is a highly configurable, ncurses-based client for MPD"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('cmake' 'git' 'pandoc')
depends=('libmpdclient' 'ncurses')
provides=($_pkgname)
conflicts=($_pkgname)
-source=($pkgname::git://github.com/ambientsound/pms.git)
+source=($pkgname::git://github.com/ambientsound/pms.git#branch=0.42.x)
md5sums=(SKIP)
pkgver() {