summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Bürk2017-01-27 14:13:18 +0100
committerIngo Bürk2017-01-27 14:13:18 +0100
commita523bb9694410e871d5c0a458ef02e8407ad09f7 (patch)
tree5b7bf5052ab86bf3441108f81d24f9ce0f498b7c
parent54dd20df789ded4f06df23ce27747c5bf79b6d81 (diff)
downloadaur-yaxg-git.tar.gz
Updated license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae02d5a3dad3..5c68ac709711 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = yaxg-git
url = https://github.com/DanielFGray/yaxg
arch = i686
arch = x86_64
- license = custom
+ license = GNU
makedepends = git
optdepends = slop: for selecting regions and windows
optdepends = maim: for saving screenshots
diff --git a/PKGBUILD b/PKGBUILD
index b24500f1a448..eb1cfab23abc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Yet Another X Grabber"
arch=('i686' 'x86_64')
url="https://github.com/DanielFGray/yaxg"
-license=('custom')
+license=('GNU')
#depends=()
optdepends=('slop: for selecting regions and windows'
'maim: for saving screenshots'