summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2020-05-17 04:51:13 +0200
committerFrederik Schwan2020-05-17 04:51:13 +0200
commitf345a1b8d5457e7c6c4039449ea3abce1143d3cd (patch)
tree53394c6cef451c7a386e867853f18c6f839b854c /PKGBUILD
parent3d1a3674d7b8dd10e094e36334c7944e8bc7361a (diff)
downloadaur-f345a1b8d5457e7c6c4039449ea3abce1143d3cd.tar.gz
review by anthraxx
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f41978c08ba..514b547cd512 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://nokiatech.github.io/heif/'
license=('custom')
depends=('gcc-libs')
makedepends=('cmake')
-source=("https://github.com/nokiatech/heif/archive/v${pkgver}.tar.gz")
+source=("https://github.com/nokiatech/heif/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
b2sums=('974f0a2721cbbba57fb2644aeb76e262a8e69537036900d95718565e455bd5ec30429457e34e51401e7944299b9bb97993264c909e063ac7f12f72a1402923ce')
build() {