summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fd5f21f84bd..cd2bc2efbf2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ronald van Engelen <r.v.engelen+aur@gmail.com>
pkgname=alsa-capabilities
-pkgver=v2.0.9
+pkgver=v2.1.0
pkgrel=1
pkgdesc="List alsa output interfaces and their capabilities and properties"
arch=(any)
@@ -10,7 +10,7 @@ license=(GPL3)
depends=(bash alsa-utils)
options=(!emptydirs !makeflags zipman)
source=($url/-/archive/$pkgver/alsa-capabilities-$pkgver.tar.gz)
-sha256sums=('fb8a56b5ee97841e587bde81a69ea35da141fde7631a6f38ba718a87893d5883')
+sha256sums=('360d95b3fb5486ad29240487666082354ba4032d00ad52c01270b43c4303128b')
validpgpkeys=(4888EA1E1DD158ED3BC39838FBF05DDFC04DF16B)
build() {