From 4b487280a14bfa9cce15829eac2a7f44b30515df Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 14 Jun 2018 14:07:56 +0200 Subject: [PATCH] libhangul: fix wrksrc --- srcpkgs/libhangul/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/libhangul/template b/srcpkgs/libhangul/template index c158054060b..ccb57915dde 100644 --- a/srcpkgs/libhangul/template +++ b/srcpkgs/libhangul/template @@ -10,6 +10,7 @@ license="LGPL-2.1-or-later" homepage="https://github.com/libhangul/libhangul" distfiles="https://github.com/libhangul/libhangul/archive/libhangul-${version}.tar.gz" checksum=e2a81ef159ed098d3cc1a20377dba6204821b7ce2bc24cfb2f2543adf3bc5830 +wrksrc="$pkgname-$pkgname-$version" libhangul-devel_package() { depends="libhangul-${version}_${revision}"