summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoroi_wtf2020-06-10 14:53:01 +0200
committeroi_wtf2020-06-10 14:53:01 +0200
commitc2c54b2139fd2f8d345199c750d86792f9c72a4b (patch)
tree781083d4ad2ddf8454801c2fbbe14e18e6419309 /PKGBUILD
parentccb82da4737467f50087996bcb498b9ca56b9039 (diff)
downloadaur-c2c54b2139fd2f8d345199c750d86792f9c72a4b.tar.gz
upgpkg: ashuffle 3.5.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a4f7637d48a..a963b5509088 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: oi_wtf <brainpower at mailbox dot org>
pkgname=ashuffle
-pkgver=3.4.0
+pkgver=3.5.1
pkgrel=1
pkgdesc="Automatic library-wide shuffle for mpd."
url="https://github.com/joshkunz/ashuffle"
@@ -9,13 +9,13 @@ arch=(x86_64 i686 armv6h armv7h aarch64)
license=(MIT)
depends=("libmpdclient")
-makedepends=("meson" "abseil-cpp>=20200225.2-2" "gtest-py3>=1.10" "gmock-py3>=1.10")
+makedepends=("meson" "abseil-cpp>=20200225.2-2" "gtest>=1.10" "gmock>=1.10")
source=(
"https://github.com/joshkunz/ashuffle/archive/v${pkgver}/ashuffle-${pkgver}.tar.gz"
)
sha256sums=(
- "04bc83a22e41ddb1163699f4bf8379364e20c479dbbccc35e7658ef9728dcd17"
+ "390ce9d758b23998409b989ad2768981fd8fc92713a00b21dbf4b35f368075c1"
)