summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2017-06-22 22:47:57 +1000
committerVictor Tran2017-06-22 22:47:57 +1000
commit8c49206ac2a342f4cb3abb6c783d229f1693b58f (patch)
tree4f8e5597f065f26ea893ac2b1633432aab61c612
parent0679749bea333597878ef18759b8a841d6d0294e (diff)
downloadaur-8c49206ac2a342f4cb3abb6c783d229f1693b58f.tar.gz
Update to 0.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 665d57d2d071..92e6a8c240b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = thebeat
pkgdesc = Audio Player based on Phonon
- pkgver = 0.4
+ pkgver = 0.5
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.4::git+https://github.com/vicr123/thebeat.git
+ source = thebeat-0.5::git+https://github.com/vicr123/thebeat.git
md5sums = SKIP
pkgname = thebeat
diff --git a/PKGBUILD b/PKGBUILD
index 690f2effd15f..d37aebb21cc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=thebeat
-pkgver=0.4
+pkgver=0.5
pkgrel=0
pkgdesc="Audio Player based on Phonon"
arch=("x86_64")