summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-11-30 12:21:33 -0700
committerMark Wagie2021-11-30 12:21:33 -0700
commit52b1567e0c5a5766b1a98f6f289176541e0d5adf (patch)
treead9b27d32a05c63c7490a2a91d1521da7a34e5c3
parent3acb438b00400b12fa506935d550dd10747c3864 (diff)
downloadaur-52b1567e0c5a5766b1a98f6f289176541e0d5adf.tar.gz
update license type
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a64847efa64..b0130717e71b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = pop-launcher-git
- pkgver = 1.0.1.r10.g55c1b6e
- pkgrel = 2
+ pkgver = 1.1.0.r4.g98e3866
+ pkgrel = 1
url = https://github.com/pop-os/launcher
arch = x86_64
arch = aarch64
- license = GPL3
+ license = MPL2
makedepends = cargo
makedepends = git
depends = fd
diff --git a/PKGBUILD b/PKGBUILD
index c05e68f33b06..ce9f21e588de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=('pop-launcher-git' 'pop-shell-plugin-system76-power-git')
pkgbase=pop-launcher-git
-pkgver=1.0.1.r10.g55c1b6e
-pkgrel=2
+pkgver=1.1.0.r4.g98e3866
+pkgrel=1
arch=('x86_64' 'aarch64')
url="https://github.com/pop-os/launcher"
-license=('GPL3')
+license=('MPL2')
depends=('fd' 'gtk3' 'libqalculate')
makedepends=('cargo' 'git')
source=('git+https://github.com/pop-os/launcher.git')