summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 517afa28dadc..22b7738343da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,15 @@
pkgname=gog-spacechem
_pkgname=spacechem
pkgver=2.0.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="A puzzle game where you build elaborate chemical factories."
url="http://www.zachtronics.com/spacechem/"
license=('custom')
arch=('i686' 'x86_64')
depends=('lib32-glibc' 'lib32-alsa-lib' 'lib32-sdl' 'lib32-sdl_image' 'lib32-sdl_mixer'
'lib32-ncurses5-compat-libs' 'lib32-libjpeg-turbo' 'lib32-libpng12'
- 'lib32-glu' 'lib32-libtiff' 'lib32-fluidsynth')
+ 'lib32-glu' 'lib32-libtiff' 'lib32-fluidsynth' 'lib32-libcaca'
+ 'lib32-sqlite')
source=("gog://${pkgname//-/_}_${pkgver}.sh"
"${pkgname}.desktop"
"${pkgname}.patch")