summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85996bf99fb5..3e3b07715475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,19 @@
_pkgname=openskyscraper
pkgname=${_pkgname}-git
-epoch=4
-pkgver=r345+a287b66
+epoch=5
+pkgver=r353+64766c8
pkgrel=1
pkgdesc="Simtower clone"
arch=('i686' 'x86_64')
-url="https://github.com/fabianschuiki/OpenSkyscraper"
+#url="https://github.com/fabianschuiki/OpenSkyscraper"
+url="https://github.com/imvuong/OpenSkyscraper"
license=('GPL')
depends=('libgl' 'sfml' 'libmspack' 'librocket')
makedepends=('cmake' 'git' 'unzip' 'imagemagick')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
-source=("${_pkgname}::git+https://github.com/fabianschuiki/OpenSkyscraper"
+source=("${_pkgname}::git+https://github.com/imvuong/OpenSkyscraper"
'SimTower_-_The_Vertical_Empire.zip::http://files.abandonia.com/download.php?game=SimTower+-+The+Vertical+Empire&secure=af938dbb075eeb94c87e771c1ae6be14&td=1544286020'
'openskyscraper.png::http://www.abandonia.com/files/games/341/Sim%20Tower_thumb.png'
'openskyscraper.desktop')