summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaiko2k2020-09-24 16:45:07 +1200
committerTaiko2k2020-09-24 16:45:07 +1200
commit48ad27169caf040ae43d8c1364ffa1b7623d4f38 (patch)
tree45fd83d9f2a92a2917099003ef4eae5029be63a8 /PKGBUILD
parent42c79011110829611a4c8d9048636c0ede471ab2 (diff)
downloadaur-48ad27169caf040ae43d8c1364ffa1b7623d4f38.tar.gz
update for v6.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0dc6788f1cf..981c6ea8dc58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tauon-music-box
_pkgname=tauonmb
_gitname=TauonMusicBox
-pkgver=6.3.1
+pkgver=6.3.2
pkgrel=1
pkgdesc="A modern streamlined music player"
arch=('any')
@@ -48,7 +48,7 @@ optdepends=('p7zip: 7z archive extraction support'
'gst-plugins-ugly: For GStreamer WMA support')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Taiko2k/TauonMusicBox/archive/v$pkgver.tar.gz")
-sha256sums=('50162703c5bdbe0ac2ce9f0147bde982a8c2bdf1ea6bd7d0638fd33df5a6436b')
+sha256sums=('fcb15c1938f3f47531dc1895211e073a939ab0031003b397ad37a8303008ebf5')
build() {
cd "$_gitname-$pkgver"