summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsmls2015-07-14 01:17:13 +0200
committersmls2015-07-14 01:17:13 +0200
commit5e98658ecd448a7cc57d130e3ac2d69f460663cc (patch)
tree5a7d39a7d7aa96305576130ba4e983f273300b44 /PKGBUILD
parent0b7ff662b8278f8aa0872a84dbfaa5ee0a6612c0 (diff)
downloadaur-5e98658ecd448a7cc57d130e3ac2d69f460663cc.tar.gz
Better version number; install bundled sdl to make mouse cursor work
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d7a04525f22..c0a68559c0ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam S. <smls75@gmail.com>
pkgname=snapshot-hib
-pkgver=1.28_20121219
+pkgver=1.28+h20121219
_hibver=v28
pkgrel=1
pkgdesc='A platformer puzzle game (Humble Bundle version)'
@@ -33,7 +33,7 @@ package() {
# Install game files
install -d "${pkgdir}/opt/Snapshot/"
- cp -r "${srcdir}/"{resources,snapshot.bin,snapshot,liblua5.1.so.0} \
+ cp -r "${srcdir}/"{resources,snapshot.bin,snapshot,libSDL*,liblua5.1.so.0} \
"${pkgdir}/opt/Snapshot/"
# Install desktop entry