summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 360dad97663f..1bc86a533ae6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = avvie
pkgrel = 1
url = https://github.com/Taiko2k/Avvie
arch = x86_64
- license = GPL
+ license = GPL3
makedepends = git
depends = gtk3
depends = libnotify
diff --git a/PKGBUILD b/PKGBUILD
index b0d46b3e6018..69e1688359f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="A utility for quickly cropping images"
arch=(x86_64)
url=https://github.com/Taiko2k/Avvie
-license=('GPL')
+license=(GPL3)
depends=(gtk3
libnotify
python-cairo