mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
bump to 1.2-1
This commit is contained in:
parent
7a04b7ea20
commit
48e163111d
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# - patch to attempt fixing ARM hackery by bandwagoning developers
|
# - patch to attempt fixing ARM hackery by bandwagoning developers
|
||||||
|
|
||||||
pkgname=x265
|
pkgname=x265
|
||||||
pkgver=1.1
|
pkgver=1.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Open Source H265/HEVC video encoder'
|
pkgdesc='Open Source H265/HEVC video encoder'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -16,7 +16,7 @@ makedepends=('yasm' 'cmake')
|
||||||
url='https://bitbucket.org/multicoreware/x265'
|
url='https://bitbucket.org/multicoreware/x265'
|
||||||
source=($url/get/$pkgver.tar.bz2
|
source=($url/get/$pkgver.tar.bz2
|
||||||
arm.patch)
|
arm.patch)
|
||||||
md5sums=('e6d33d31abdab1f7bd9c240641933472'
|
md5sums=('57a4b8300918c5412ceaa26bb8e0a0bb'
|
||||||
'b34f36b81f351061fa83ef7ef1a30956')
|
'b34f36b81f351061fa83ef7ef1a30956')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue