diff options
Diffstat (limited to 'community/gsound')
-rw-r--r-- | community/gsound/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsound/APKBUILD b/community/gsound/APKBUILD index 1ff6ade0a9..fd91ac6b89 100644 --- a/community/gsound/APKBUILD +++ b/community/gsound/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gsound pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Small library for playing system sounds" url="https://wiki.gnome.org/Projects/GSound" arch="all" |