mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
pkgrel bump > 5 (added sound usb audio support in config)
This commit is contained in:
parent
43e27734fe
commit
62bc1f9c8d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ _srcname=linux-sunxi-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="sun7i"
|
_desc="sun7i"
|
||||||
pkgver=3.3.0
|
pkgver=3.3.0
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/cubieboard2/linux-sunxi"
|
url="https://github.com/cubieboard2/linux-sunxi"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
|
Loading…
Reference in a new issue