diff --git a/testing/freealut/APKBUILD b/testing/freealut/APKBUILD index 867f41d4cf830f9e91a29488399f0574018c2987..9f2bc9853b1d67cef6a86a51f66feeec616fd813 100644 --- a/testing/freealut/APKBUILD +++ b/testing/freealut/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Antoni Aloy <aaloytorrens@gmail.com> pkgname=freealut pkgver=1.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="OpenAL Utility Toolkit (ALUT)" -url="https://github.com/vancegroup/freealut.git" +url="https://github.com/vancegroup/freealut" arch="all" license="GPL-2.0-or-later" makedepends="autoconf automake libtool openal-soft-dev"