aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-10-31 10:42:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-31 10:42:42 +0000
commita1e7c4015eb638ff5a8fcebae7210f86e9d23bb3 (patch)
tree00264c148f68c57131f99b323fc9d3154466d1e2 /community
parent065541271f8e9f6db06cf1d59e6724d0a90125ea (diff)
downloadaports-a1e7c4015eb638ff5a8fcebae7210f86e9d23bb3.tar.bz2
aports-a1e7c4015eb638ff5a8fcebae7210f86e9d23bb3.tar.xz
community/soundtouch: upgrade to 2.0.0
Diffstat (limited to 'community')
-rw-r--r--community/soundtouch/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/soundtouch/APKBUILD b/community/soundtouch/APKBUILD
index 4cf21396e8..b581fd57af 100644
--- a/community/soundtouch/APKBUILD
+++ b/community/soundtouch/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=soundtouch
-pkgver=1.9.2
-pkgrel=1
+pkgver=2.0.0
+pkgrel=0
pkgdesc="Audio Processing library for changing Tempo, Pitch and Playback Rates"
url="http://www.surina.net/soundtouch/"
arch="all"
@@ -41,4 +41,4 @@ package() {
rm -rf "$pkgdir"/usr/doc
}
-sha512sums="d8f3f8970198a46ef3dc252719749bc19cbd2f8de5e00eeb2874565bfc421b60d94d400bacf702591293e595edf6c1c35917b6153fd395cad8d6b03115da7068 soundtouch-1.9.2.tar.gz"
+sha512sums="c916bdd2cb3d7547f264b1caf09b739b48a161c8c6288c3893fc97379546ed6b41dafaf603b583fbf64ae91270fdeb90811e5b0df0e9c051dc9f6ddca4d319f9 soundtouch-2.0.0.tar.gz"