summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde2021-05-05 08:41:32 +0200
committerDaniel Milde2021-05-05 08:41:32 +0200
commit3a731b897b636b1cc9a3b7570f08afc0c5512167 (patch)
tree09fc2dda826c5560f9942588882cfac18c172708
parent2ad25d370d0d7a94da50e4e2ec0c38db16a9a0fd (diff)
downloadaur-3a731b897b636b1cc9a3b7570f08afc0c5512167.tar.gz
url changed
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 131a1c343d2c..bf190f5dce59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = tinyandbig
pkgdesc = Tiny & Big - up that mountain - demo BETA
pkgver = 0.6
- pkgrel = 1
- url = http://www.tinyandbig.com/
+ pkgrel = 2
+ url = https://www.blackpants.de/project-tiny-big/
arch = i686
arch = x86_64
license = custom
@@ -10,7 +10,7 @@ pkgbase = tinyandbig
depends = sdl
depends = sdl_mixer
depends = nvidia-cg-toolkit
- source = http://tinyandbig.com/downloads/tinyandbig_upthatmountain_linux-0.6.tar.bz2
+ source = https://blackpants.de/downloads/tinyandbig_upthatmountain_linux-0.6.tar.bz2
source = run.sh
source = tinyandbig.desktop
md5sums = 441d4224db73354853ce3adb172ffa5f
diff --git a/PKGBUILD b/PKGBUILD
index e367583f7b14..d51066299f52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Contributor: Daniel Milde <daniel@milde.cz>
pkgname=tinyandbig
pkgver=0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Tiny & Big - up that mountain - demo BETA"
arch=('i686' 'x86_64')
-url="http://www.tinyandbig.com/"
+url="https://www.blackpants.de/project-tiny-big/"
license=('custom')
depends=('openal' 'sdl' 'sdl_mixer' 'nvidia-cg-toolkit')
-source=(http://tinyandbig.com/downloads/${pkgname}_upthatmountain_linux-${pkgver}.tar.bz2 run.sh tinyandbig.desktop)
+source=(https://blackpants.de/downloads/${pkgname}_upthatmountain_linux-${pkgver}.tar.bz2 run.sh tinyandbig.desktop)
md5sums=('441d4224db73354853ce3adb172ffa5f' '6a3129e01897004b5bb930de19ed5117' '2d6c1066b1bee1b8508d4e9c0368a1db')
-build() {
+package() {
install -dm755 ${pkgdir}/opt/tinyandbig
install -dm755 ${pkgdir}/usr/bin
cp -r ${srcdir}/tinyandbig/* ${pkgdir}/opt/tinyandbig/