summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Tran2021-12-15 01:58:18 +1100
committerVictor Tran2021-12-15 01:58:18 +1100
commit4458a91b1a2d6dda4cb09ed5499c3dce133e6603 (patch)
treef16aa54126d139e617d865c8b283b27468afc7ae /PKGBUILD
parent69797826fd42d1c34860f7916732f17c5cb228a1 (diff)
downloadaur-4458a91b1a2d6dda4cb09ed5499c3dce133e6603.tar.gz
Update to 3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c73c1854b55b..d5d532966e12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=thebeat
-pkgver=3.0
+pkgver=3.1
pkgrel=0
pkgdesc="Audio Player based on Phonon"
arch=("x86_64")
@@ -9,8 +9,8 @@ license=('GPL3')
depends=('libmusicbrainz5' 'xdg-utils' 'phonon-qt5' 'qt5-base' 'qt5-multimedia' 'taglib' 'the-libs' 'qt5-svg')
makedepends=('git' 'qt5-tools' 'libcdio-paranoia')
optdepends=('discord-rpc-api: for Discord Rich Presence integration')
-source=("$pkgname-$pkgver"::"https://github.com/vicr123/theBeat/archive/v3.0.tar.gz")
-sha256sums=('9050e4d6fa9eabe620104f8900bfbfd51194b2dc82551aa75f7dde2c3d088853')
+source=("$pkgname-$pkgver"::"https://github.com/vicr123/theBeat/archive/v3.1.tar.gz")
+sha256sums=('2e64eba43312522a5b54b8ddf5b172569aee367797709fd7e08346cc1d5e06f4')
build() {
cd "theBeat-$pkgver"