aboutsummaryrefslogtreecommitdiffstats
path: root/alsause
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-01-29 19:32:21 +0100
committerMattias Andrée <m@maandree.se>2025-01-29 19:32:21 +0100
commitfb71076f01b954753131b430c534ff20e09a564d (patch)
treebb9455a754d2dfcb6cd9dca5bcc1ccd32df7d70e /alsause
parentUpdate ffutils to version 1.0.1 (diff)
downloadaur-packages-fb71076f01b954753131b430c534ff20e09a564d.tar.gz
aur-packages-fb71076f01b954753131b430c534ff20e09a564d.tar.bz2
aur-packages-fb71076f01b954753131b430c534ff20e09a564d.tar.xz
Update alsause to version 1.0.1
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--alsause/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/alsause/PKGBUILD b/alsause/PKGBUILD
index 489a178..457df8f 100644
--- a/alsause/PKGBUILD
+++ b/alsause/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=alsause
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Set default ALSA PCM device"
url='https://codeberg.org/maandree/alsause'
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=(libsimple libasound.so)
makedepends=(libsimple libasound.so)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha512sums=(e33c60915fcd8b54c13f685ed588480a27c7ce691ae1775eab639855e03561b7b00713c8759ade5eaeb5565c9a706043c90500fb869d8752381fbdc4a175a545)
+sha512sums=(bd5ee0b604f97d505be575b813e6ff08869343fa3d166a447a7d861a001f6e033389bcfb961a080b059702757c9ef2dca3856b076067f997522e285b14bac7a5)
build () {
cd "$srcdir/alsause"