summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRonald van Engelen2021-09-02 16:10:44 +0200
committerRonald van Engelen2021-09-02 16:10:44 +0200
commit76444d0597e4df984e2763ba87648e7056bbae93 (patch)
treeb18cdd775ffa6add1ea0b293735acfc919781f72 /PKGBUILD
parent000046eca8abcd868d99b883c3aa387d629219d7 (diff)
downloadaur-76444d0597e4df984e2763ba87648e7056bbae93.tar.gz
bumped minor revision
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f27b279e8bbb..1bea76822103 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ronald van Engelen <ronalde+gitlab@lacocina.nl>
pkgname=alsa-capabilities
-pkgver=v2.0.6
+pkgver=v2.0.7
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=('2d5061a838ab69a3d27c3aeb124617289b80aef1526e18ad501dba90be84b93d')
+sha256sums=('227042506698949771352094992af5a6832f9ed376080966d8675e9fa9a56037')
validpgpkeys=(4888EA1E1DD158ED3BC39838FBF05DDFC04DF16B)
build() {