diff options
Diffstat (limited to 'alsi')
-rw-r--r-- | alsi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alsi/PKGBUILD b/alsi/PKGBUILD index 72f23b120..24f399595 100644 --- a/alsi/PKGBUILD +++ b/alsi/PKGBUILD @@ -16,7 +16,7 @@ depends=( optdepends=( 'scrot: for taking screenshots.' ) -source=("https://github.com/trizen/${pkgname}/archive/${pkgver}.tar.gz") +source=("${pkgname}-${pkgver}::https://github.com/trizen/${pkgname}/archive/${pkgver}.tar.gz") sha512sums=('7b361e5cbfbe8236eee117098b5953b520db96c4e9b31e8cf0d7410dd59ae9dd11de5ab8cc11156e62ef5eb179af272ea81b9b3122aba86ce815396105d934ae') package() { |