summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald van Engelen2022-01-23 15:45:35 +0100
committerRonald van Engelen2022-01-23 15:45:35 +0100
commite6707ae20f078496a3ed53abeaf4a5bdb7b30903 (patch)
tree7b5a39019266938e00676819864f39b2399f1069
parentb4c90fabd9598e8fcf5ec2de6fb38fe30d7edc8c (diff)
downloadaur-e6707ae20f078496a3ed53abeaf4a5bdb7b30903.tar.gz
new upstream version v2.2.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18d070a33b87..016e6015c0ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = alsa-capabilities
pkgdesc = List alsa output interfaces and their capabilities and properties
pkgver = v2.1.0
- pkgrel = 2
+ pkgrel = 1
url = https://gitlab.com/sonida/alsa-capabilities
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 43a8d2c2a21a..f4692aa68c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=alsa-capabilities
pkgver=v2.1.0
-pkgrel=2
+pkgrel=1
pkgdesc="List alsa output interfaces and their capabilities and properties"
arch=(any)
url="https://gitlab.com/sonida/alsa-capabilities"