summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9c3cbf3325e..94f4dc9d2fed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Thomas van Maaren <thomas.v.maaren@outlook.com>
pkgname=zobrollo
pkgver=0.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A 2d minimalistic top-view racing game"
arch=('x86_64')
url="https://www.kznarsk.xyz/zobrollo"
license=('GPL')
depends=('allegro' 'ttf-dejavu')
-source=("$pkgname-$pkgver.tar.gz::https://www.kznarsk.xyz/zobrollo/$pkgname-$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://www.kznarsk.xyz/zobrollo/build/$pkgname-$pkgver.tar.gz")
md5sums=('SKIP')