summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 525c9ab51c2c..4e0da0532f79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgrel=1
pkgdesc="A simple GTK system tray volume controller applet."
depends=('gtk3' 'pulseaudio')
makedepends=('rust' 'cargo' 'git')
-license=('GPL')
-arch=('i686' 'x86_64' 'armv6h' 'armv7h')
+license=('GPL3')
+arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/jaspwr/vol-applet"
source=("$pkgname::git+https://github.com/jaspwr/vol-applet#branch=main")