diff --git a/thirdparty/alsa-lib/HPKBUILD b/thirdparty/alsa-lib/HPKBUILD index f5369a724da982a203f6cbf92345a39501bb127e..139eec1c07c187fdfa7014ec8d0963d2757c5e05 100644 --- a/thirdparty/alsa-lib/HPKBUILD +++ b/thirdparty/alsa-lib/HPKBUILD @@ -24,7 +24,7 @@ license=("LGPL-2.1") depends=() makedepends=("automake" "makeinfo") -source="https://github.com/alsa-project/alsa-lib/archive/refs/tags/v1.1.3.tar.gz" +source="https://github.com/alsa-project/$pkgname/archive/refs/tags/$pkgver.tar.gz" autounpack=true downloadpackage=true