summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulioJu2016-05-26 12:16:36 +0200
committerJulioJu2016-05-26 12:16:36 +0200
commit63d2ee37aa618ec160521bd88662de4ce95b135d (patch)
tree9d68e67fce7530bd0bceb99f32dec5275a49f797
parentd02ae8774db42ec4bc6fe27a888f587b4d8cb2d6 (diff)
downloadaur-63d2ee37aa618ec160521bd88662de4ce95b135d.tar.gz
Upload license
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29e7ea2f2ac1..26cfb1263e74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Mon May 23 04:50:48 UTC 2016
pkgbase = uml_utilities
pkgdesc = User Mode Linux Utilities (Debian package uml-utilities). It contains uml_net, uml_mconsole, uml_switch, tunctl, … and the lib port-helper.
pkgver = 20070815
@@ -7,7 +5,7 @@ pkgbase = uml_utilities
url = http://user-mode-linux.sourceforge.net/
arch = i686
arch = x86_64
- license = (L)GPL2
+ license = GPL2
depends = fuse
depends = readline
source = http://user-mode-linux.sourceforge.net/uml_utilities_20070815.tar.bz2
diff --git a/PKGBUILD b/PKGBUILD
index 9633818a4466..f715bb26e31e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ provides=('')
conflicts=('')
url="http://user-mode-linux.sourceforge.net/"
source=( "http://user-mode-linux.sourceforge.net/${pkgname}_${pkgver}.tar.bz2")
-license=('(L)GPL2')
+license=('GPL2')
md5sums=('b0468ac8b79cef53f36f5f9517907462')
prepare() {