summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphael Simon2016-04-03 21:04:53 -0700
committerRaphael Simon2016-04-03 21:04:53 -0700
commita7aaa19622cff3cb5abefc7c56582df1b728960c (patch)
treef1ab0b6c27dcb22db668f874909db0abab0b7b3a /PKGBUILD
parent4a95c6aab243d37ef218b7273526cbe3501d3eb9 (diff)
downloadaur-a7aaa19622cff3cb5abefc7c56582df1b728960c.tar.gz
Update description and upstream URL for clarification
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23c103e64870..cf281e0eb2e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=linux-samus4
pkgver=4.4
pkgrel=6
arch=('x86_64')
-url="http://www.kernel.org/"
+url="https://github.com/raphael/linux-samus"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
options=('!strip')
@@ -33,7 +33,7 @@ build() {
}
_package() {
- pkgdesc="The ${pkgbase/linux/Linux} kernel and modules"
+ pkgdesc="Linux for Chromebook Pixel 2015"
[ "${pkgbase}" = "linux" ] && groups=('base')
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country')