summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas van Maaren2021-02-22 18:34:29 +0100
committerThomas van Maaren2021-02-22 18:34:29 +0100
commitbd770250a98bcf4735f223670e7e33928a3f6200 (patch)
tree70602e1694767b02c7e0e5df97c7374ff46eb9e6
parent071fbba44d29dc92e1e32f0f8821e324aa01ccca (diff)
downloadaur-bd770250a98bcf4735f223670e7e33928a3f6200.tar.gz
Location of source code was changed
-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')