aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/libiptcdata/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libiptcdata/APKBUILD b/community/libiptcdata/APKBUILD
index e5ce9f55ec..90df62d780 100644
--- a/community/libiptcdata/APKBUILD
+++ b/community/libiptcdata/APKBUILD
@@ -9,7 +9,7 @@ url="https://github.com/ianw/libiptcdata"
arch="all"
license="LGPL-2.0-or-later"
subpackages="$pkgname-dev $pkgname-doc"
-source="https://github.com/ianw/$pkgname/releases/download/release_$_relver/$pkgname-$pkgver.tar.gz"
+source="https://github.com/ianw/libiptcdata/releases/download/release_$_relver/libiptcdata-$pkgver.tar.gz"
build() {
./configure \