summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-07-15 08:12:20 +0430
committerMohammadreza Abdollahzadeh2017-07-15 08:12:20 +0430
commit1bce125ec0d08ddbd480214adeedf8625554cc08 (patch)
tree9422b22a4beef50a73d226ac75b2018fdbb8897c
parent05952f3306b68eede4d3ecf69a9c17e93bfada1c (diff)
downloadaur-1bce125ec0d08ddbd480214adeedf8625554cc08.tar.gz
fix license
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e33305b8478..38205f9e8d67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
# Generated by mksrcinfo v8
-# Fri May 12 08:10:45 UTC 2017
+# Sat Jul 15 03:41:55 UTC 2017
pkgbase = papirus-filezilla-themes-git
pkgdesc = Papirus theme for Filezilla (git version)
pkgver = 20170310
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes
arch = any
- license = GPL
+ license = LGPL3
makedepends = git
depends = filezilla
conflicts = papirus-filezilla-theme
diff --git a/PKGBUILD b/PKGBUILD
index 9f51ffd966aa..7e0ea20717b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,11 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
-
pkgname=papirus-filezilla-themes-git
pkgver=20170310
-pkgrel=1
+pkgrel=2
pkgdesc="Papirus theme for Filezilla (git version)"
url="https://github.com/PapirusDevelopmentTeam/${pkgname%-git}"
arch=('any')
-license=('GPL')
+license=('LGPL3')
depends=('filezilla')
makedepends=('git')
conflicts=('papirus-filezilla-theme' 'filezilla-papirus-theme' 'filezilla-papirus-theme-git')