summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dcce71b8ff6..8bc6fdd9b8b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,10 +10,10 @@ license=('MIT')
provides=('enginesound')
depends=('sdl2')
source=("${pkgname}-${pkgver}::${url}releases/download/v${pkgver}/enginesound-x86_64-linux"
- 'LICENSE::https://raw.githubusercontent.com/DasEtwas/enginesound/master/LICENSE')
+ 'LICENSE::https://raw.githubusercontent.com/DasEtwas/enginesound/master/LICENSE')
noextract=("${pkgname}-${pkgver}")
sha256sums=('e995b3dd2fa8f5f29c8aa38b707f36277ccd0827334900848cba2e0b40b97ace'
- 'e62c3637dab3985bc36b73a985c05908e6dcf50a2f99cab02a45d944e7886c02')
+ 'e62c3637dab3985bc36b73a985c05908e6dcf50a2f99cab02a45d944e7886c02')
package() {
install -Dm755 enginesound* -t "${pkgdir}/usr/bin/"