summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroi_wtf2021-03-14 16:16:38 +0100
committeroi_wtf2021-03-14 16:16:38 +0100
commit73746dcef1199f348a8ea73b325a79a2bd0456df (patch)
tree8929b683d3e6032c34ad8f8fd335cb1181683328
parent8bbfaa080109cc788cc65922b49c180de13c750a (diff)
downloadaur-73746dcef1199f348a8ea73b325a79a2bd0456df.tar.gz
upgpkg: ashuffle 3.11.0-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96308e365ed1..f2803c94fdae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ashuffle
pkgdesc = Automatic library-wide shuffle for mpd.
- pkgver = 3.10.1
+ pkgver = 3.11.0
pkgrel = 1
url = https://github.com/joshkunz/ashuffle
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = ashuffle
makedepends = gtest>=1.10
makedepends = gmock>=1.10
depends = libmpdclient
- source = https://github.com/joshkunz/ashuffle/archive/v3.10.1/ashuffle-3.10.1.tar.gz
- sha256sums = e8c36fe6563b14aac7c9baef336fc75256d1fa060cf531692ea611bc2314bc1e
+ source = https://github.com/joshkunz/ashuffle/archive/v3.11.0/ashuffle-3.11.0.tar.gz
+ sha256sums = 1b74187c33f81b7d27537c0cc25570b3b6d63c334e13c6897008460cba36f0f2
pkgname = ashuffle
diff --git a/PKGBUILD b/PKGBUILD
index bcd1c42475ac..7662f34a81cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: oi_wtf <brainpower at mailbox dot org>
pkgname=ashuffle
-pkgver=3.10.1
+pkgver=3.11.0
pkgrel=1
pkgdesc="Automatic library-wide shuffle for mpd."
url="https://github.com/joshkunz/ashuffle"
@@ -15,7 +15,7 @@ source=(
"https://github.com/joshkunz/ashuffle/archive/v${pkgver}/ashuffle-${pkgver}.tar.gz"
)
sha256sums=(
- "e8c36fe6563b14aac7c9baef336fc75256d1fa060cf531692ea611bc2314bc1e"
+ "1b74187c33f81b7d27537c0cc25570b3b6d63c334e13c6897008460cba36f0f2"
)