community/oxygen-icons: fix builddir

I pushed it to the MR but it didn't seem to have gone through in the
merge...
This commit is contained in:
Bart Ribbers 2023-12-15 15:23:02 +01:00
parent 72224d58aa
commit 24a8efc0ed

View File

@ -18,7 +18,7 @@ makedepends="$depends_dev
"
_repo_url="https://invent.kde.org/frameworks/oxygen-icons5.git"
source="https://download.kde.org/stable/frameworks/${pkgver%.*}/oxygen-icons-$pkgver.tar.xz"
builddir="$srcdir/oxygen-icons5-$pkgver"
builddir="$srcdir/oxygen-icons-$pkgver"
replaces="oxygen-icons<=5.110.0-r0"