mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/x265 fix
This commit is contained in:
parent
a9828fb2bb
commit
ea70d9cac3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ makedepends=('yasm' 'cmake')
|
|||
url='https://bitbucket.org/multicoreware/x265'
|
||||
source=($url/get/$pkgver.tar.bz2
|
||||
arm.patch)
|
||||
md5sums=('e6d33d31abdab1f7bd9c240641933472')
|
||||
md5sums=('e6d33d31abdab1f7bd9c240641933472'
|
||||
'b34f36b81f351061fa83ef7ef1a30956')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue