mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs
This commit is contained in:
commit
e495a670b3
3 changed files with 11 additions and 11 deletions
|
@ -3,8 +3,8 @@
|
|||
buildarch=16
|
||||
|
||||
pkgname=arm-mem-git
|
||||
pkgver=10.8a1fbee
|
||||
pkgrel=2
|
||||
pkgver=11.2e6f275
|
||||
pkgrel=1
|
||||
pkgdesc="ARM-accelerated versions of selected functions from string.h"
|
||||
arch=('armv6h')
|
||||
url="https://github.com/bavison/arm-mem"
|
||||
|
|
|
@ -11,9 +11,9 @@
|
|||
buildarch=2
|
||||
|
||||
pkgname=plexmediaserver
|
||||
pkgver=0.9.9.7.429
|
||||
pkgrel=2
|
||||
_subver=f80a8d6
|
||||
pkgver=0.9.9.10.458
|
||||
pkgrel=1
|
||||
_subver=008ea34
|
||||
pkgdesc="Plex Media Server for Linux"
|
||||
url='http://www.plexapp.com'
|
||||
arch=('arm')
|
||||
|
@ -27,10 +27,10 @@ source=("http://downloads.plexapp.com/plex-media-server/${pkgver}-${_subver}/Ple
|
|||
"${pkgname}.service"
|
||||
"start_pms")
|
||||
|
||||
md5sums=('68eaa3a1bcfe7285ff66d9d30941a444'
|
||||
md5sums=('45c40719e74225364f336e1694215103'
|
||||
'32cdd9f9de446f6646616a0077151726'
|
||||
'6601ebe6607cfb7dda9f3d77c1d043a9'
|
||||
'c4d158ae6f9a186e4553551d062febe3')
|
||||
'6601ebe6607cfb7dda9f3d77c1d043a9'
|
||||
'c4d158ae6f9a186e4553551d062febe3')
|
||||
build() {
|
||||
mkdir ${srcdir}/plex
|
||||
cd ${srcdir}/plex
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi-latest
|
||||
_commit=39a4966c3c068ad9157a66c77502365f849f32cc
|
||||
_commit=d5ee4bc61b3bb513f12d153ed0c2c7eb24f2e5d4
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.14.5
|
||||
pkgver=3.14.6
|
||||
pkgrel=1
|
||||
bfqver=v7r4
|
||||
|
||||
|
@ -31,7 +31,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${pkgver:0:4}.patch"
|
||||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${pkgver:0:4}.0.patch")
|
||||
|
||||
md5sums=('b9aad328e98201c89726f5d6f9a3deae'
|
||||
md5sums=('d941dc0ec8c872e5f48d0303c3f91033'
|
||||
'80c873e144d52071b7a981bed014c8e5'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
'c0d63f4d42fd334bf31e4f749d4694f3'
|
||||
|
|
Loading…
Reference in a new issue