summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea21cab5d0ce..dbb1492d9621 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
# Generated by mksrcinfo v8
-# Sat Jan 9 15:11:05 UTC 2016
+# Mon Jan 25 15:42:29 UTC 2016
pkgbase = early-issue-git
pkgdesc = Simple initpcio hook, which displays the file /etc/early-issue in early boot.
pkgver = 2.ee48259
pkgrel = 1
url = https://www.nulltime.net/
arch = any
- license = GPL2
+ license = GPL3
depends = mkinitcpio
source = git+http://github.com/drkh5h/early-issue
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 60e4bff1e9a0..1a42a29f75bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='Simple initpcio hook, which displays the file /etc/early-issue in early boot.'
arch=('any')
url="https://www.nulltime.net/"
-license=('GPL2')
+license=('GPL3')
depends=('mkinitcpio')
source=('git+http://github.com/drkh5h/early-issue')
md5sums=('SKIP')