summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2017-06-29 16:20:16 +1000
committerVictor Tran2017-06-29 16:20:16 +1000
commitc30f0388f71f7c2a41e529fa9a4be1dcc476cd54 (patch)
treea1413cc33612c4fb489c477647305c70c95ef604
parent8c49206ac2a342f4cb3abb6c783d229f1693b58f (diff)
downloadaur-c30f0388f71f7c2a41e529fa9a4be1dcc476cd54.tar.gz
Update to 0.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92e6a8c240b0..f0278d48affc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thebeat
pkgdesc = Audio Player based on Phonon
- pkgver = 0.5
+ pkgver = 0.6
pkgrel = 0
url = https://github.com/vicr123/thebeat
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = thebeat
depends = phonon-qt5
depends = qt5-base
depends = taglib
- source = thebeat-0.5::git+https://github.com/vicr123/thebeat.git
+ source = thebeat-0.6::git+https://github.com/vicr123/thebeat.git
md5sums = SKIP
pkgname = thebeat
diff --git a/PKGBUILD b/PKGBUILD
index d37aebb21cc7..767be7206625 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=thebeat
-pkgver=0.5
+pkgver=0.6
pkgrel=0
pkgdesc="Audio Player based on Phonon"
arch=("x86_64")