summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorToxicTrigger2016-02-10 06:40:07 +0900
committerToxicTrigger2016-02-10 06:40:07 +0900
commita3ce40111c46ade6554a433f4078db65f2ac5b2d (patch)
treee50311966e62d5986456ad0d0ab6e08490f86400
parent50b6ada051c03e8b1776f5b6716efc6bf2dda200 (diff)
downloadaur-a3ce40111c46ade6554a433f4078db65f2ac5b2d.tar.gz
remove license
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8ae34905551..3e8ae703618b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
# Generated by mksrcinfo v8
-# Tue Feb 9 21:33:44 UTC 2016
+# Tue Feb 9 21:39:40 UTC 2016
pkgbase = safeaur
pkgdesc = safeaur is auto Backup and re-store System for yaourt.
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/ToxicTrigger/safeaur.git
arch = any
- license = GPL3
depends = yaourt>=1.6
depends = pacman>=4
diff --git a/PKGBUILD b/PKGBUILD
index 047b49410fb2..d1de8972a761 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="safeaur is auto Backup and re-store System for yaourt."
url="https://github.com/ToxicTrigger/safeaur.git"
arch=('any')
-license=('GPL3')
+#license=('GPL3')
depends=('yaourt>=1.6' 'pacman>=4')
#optdepends=('')
makedepends=()