summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobozzz2019-02-19 08:27:22 +0100
committerChocobozzz2019-02-19 08:27:22 +0100
commit8de5d7ad60c17a8285401a7d7d5ba0c8ac624f77 (patch)
treee731b087826279d3da5ebfc6d69f3e1ff01d69f4 /PKGBUILD
parentb070f958bb19fa93eec7b20d4ea1a3ffe111598a (diff)
downloadaur-8de5d7ad60c17a8285401a7d7d5ba0c8ac624f77.tar.gz
Update to latest commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a96b63ae74f4..3d304193f176 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Thanks to Adria Arrufat <swiftscythe@gmail.com>
pkgname=clementine-qt5-git
-pkgver=1.3.1.r661.g4ff370ce1
+pkgver=1.3.1.r698.g36cc5b82f
pkgrel=1
pkgdesc="Experimental Qt5 version of Clementine, a modern music player and library organiser."
arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@ optdepends=(
)
url="http://www.clementine-player.org/"
-source=('git+https://github.com/clementine-player/Clementine.git#commit=4ff370ce1ef41a8dc9b95a367c23eef43a918ad9')
+source=('git+https://github.com/clementine-player/Clementine.git#branch=qt5')
sha256sums=('SKIP')
provides=('clementine')