summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Chirstoforo2016-03-08 21:20:32 +0000
committerGrey Chirstoforo2016-03-08 21:20:32 +0000
commitaee0ad300794f13aa49539839fc7d5e77c6d308a (patch)
treeb8e8ee000881cfc93c4e05de6c8ae797c7e4aebf
parent519c886f3faa1649353cf48ae68d3b22992feb1d (diff)
downloadaur-aee0ad300794f13aa49539839fc7d5e77c6d308a.tar.gz
update description
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0118ab7499fa..dabbc67bcbbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Mar 8 21:16:32 UTC 2016
+# Tue Mar 8 21:20:11 UTC 2016
pkgbase = linux-rpi2-default-git
pkgver = 4.1.19_1_v7+
pkgrel = 1
@@ -21,7 +21,7 @@ pkgbase = linux-rpi2-default-git
md5sums = 0244ab7cb2e385a8efe9a7fba9bfcb48
pkgname = linux-rpi2-default-git
- pkgdesc = The Linux Kernel and modules - Raspberry Pi 2
+ pkgdesc = The Linux Kernel and modules - Raspberry Pi 2 from the default git branch
install = linux-rpi2-default-git.install
depends = coreutils
depends = linux-firmware
@@ -38,7 +38,7 @@ pkgname = linux-rpi2-default-git
backup = boot/cmdline.txt
pkgname = linux-rpi2-default-git-headers
- pkgdesc = Header files and scripts for building modules for linux kernel - Raspberry Pi 2
+ pkgdesc = Header files and scripts for building modules for linux kernel - Raspberry Pi 2 from the default git branch
provides = linux-headers=4.1.19_1_v7+
conflicts = linux-headers
conflicts = linux-raspberrypi-headers
diff --git a/PKGBUILD b/PKGBUILD
index 11f941fad2a4..4c8374ea72b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=linux-rpi2-default-git
pkgname=("${pkgbase}" "${pkgbase}-headers")
_branch=4.1
-_desc="Raspberry Pi 2"
+_desc="Raspberry Pi 2 from the default git branch"
pkgrel=1
arch=('armv7h')
url="http://www.kernel.org/"