summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald van Engelen2022-01-22 13:56:24 +0100
committerRonald van Engelen2022-01-22 13:56:24 +0100
commit1e3a681f9602efa246ca1f441ca98f2301350cb4 (patch)
tree5a55eaaa9d564054cd8dd045d972fc87eff1cb60
parentf4e6656203a2a496f72e8426cbe1efaf1c70f168 (diff)
downloadaur-1e3a681f9602efa246ca1f441ca98f2301350cb4.tar.gz
updated to v2.1.1 using ./update-version.sh
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 016e6015c0ea..18d070a33b87 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 = 1
+ pkgrel = 2
url = https://gitlab.com/sonida/alsa-capabilities
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index cd2bc2efbf2b..843a223e6def 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=alsa-capabilities
pkgver=v2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="List alsa output interfaces and their capabilities and properties"
arch=(any)
url="https://gitlab.com/sonida/alsa-capabilities"