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 2cfad0629fc5..3a73488f7853 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgver=0.5.0.r18.g3593315
pkgrel=1
pkgdesc="Improve focus and increase your productivity by listening to different sounds."
url="https://github.com/rafaelmardojai/blanket"
-arch=(x86_64)
-license=(GPL2)
+arch=('aarch64' 'armv6h' 'armv7h' 'i686' 'x86_64')
+license=(GPL3)
depends=('gstreamer' 'gtk4' 'libadwaita' 'python' 'python-gobject')
makedepends=('git' 'meson')
provides=(${_pkgname})