aboutsummaryrefslogtreecommitdiffstats
path: root/alsause
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
commit3a82553f903bdc415f0320a2efc0925baf943a8f (patch)
treebd540609e2ba3d5a4d5e815f5e6ce75423655375 /alsause
parentUpdate sshexec to version 1.2.1 (diff)
downloadaur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.gz
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.bz2
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.xz
mass update
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'alsause')
-rw-r--r--alsause/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/alsause/PKGBUILD b/alsause/PKGBUILD
index 2b27bc4..ad70b53 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.3
+pkgver=1.0.4
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)
-sha256sums=(0841e96038461350eb7a96d30750a682b699c1b0cfb06e1c2a68fe3110d73a1c)
+sha256sums=(8dff77e93e46bab361e5edf71e5362447cb172daf5264b931465a33f997d78c7)
build () {
cd "$srcdir/alsause"