aboutsummaryrefslogtreecommitdiffstats
path: root/alsause
diff options
context:
space:
mode:
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"