summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Dray2015-09-29 22:51:24 +0200
committerJustin Dray2015-09-29 22:51:24 +0200
commit6d364b95078d073ded475537953e5777300a3c50 (patch)
tree25c63d1797606a750a771f30642886cf45be01b4
parentb8d0767f86a9dfe3bea682dd3904ad3506ce126c (diff)
downloadaur-6d364b95078d073ded475537953e5777300a3c50.tar.gz
Updated pkgdesc
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b38fee6fb54..f5af8423858f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,5 @@
pkgbase = linux-macbook
+ pkgdesc = Kernel with patches for the 11,5 and 12,1 macbooks (2015)
pkgver = 4.2.1
pkgrel = 1
url = http://www.kernel.org/
diff --git a/PKGBUILD b/PKGBUILD
index 4d83387fa1f1..abd0963366eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgbase=linux-macbook # Build stock -ARCH kernel
_srcname=linux-4.2
pkgver=4.2.1
pkgrel=1
+pkgdesc="Kernel with patches for the 11,5 and 12,1 macbooks (2015)"
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')