summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2015-11-02 18:02:46 -0500
committergraysky2015-11-02 18:02:46 -0500
commit45824e937b2cf3d2127c95fbb41ab53d4661e018 (patch)
tree15aa7ad4ecf9d31b1fad535d8a08854db550539e /PKGBUILD
parent7a3cd8659a0300876be5452779209c72ed3d687c (diff)
downloadaur-45824e937b2cf3d2127c95fbb41ab53d4661e018.tar.gz
Update to 2.73-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e2d30662691..c655485ee48e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname=flac2all
-pkgver=3.71
-pkgrel=5
+pkgver=2.73
+pkgrel=1
pkgdesc="Multi-threaded audio converter of FLAC to either Ogg Vorbis or MP3 retaining all tags and metadata."
arch=('any')
url="https://github.com/ZivaVatra/flac2all"
@@ -14,8 +14,8 @@ optdepends=('lame: for mp3 support'
'opus-tools: for opus support')
# graysky is temp hosting on his github until Ziva tags his releases
-source=("https://github.com/graysky2/flac2all/archive/v$pkgver.tar.gz")
-sha256sums=('57026366350d1d399895611e6b30a3f2e15856afc03981a175cdab4b0e37c07b')
+source=("https://github.com/ZivaVatra/flac2all/archive/v$pkgver.tar.gz")
+sha256sums=('11a44717e9dad781e27434c4182a28d1a3c9a6f661bfad4d9168457370797286')
package() {
cd "$pkgname-$pkgver"