summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed67977fce32..542539228e14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
_pkgname=freerct
pkgname=${_pkgname}-git
pkgver=r1793.9a5a6c9b
-pkgrel=3
+pkgrel=4
pkgdesc="Open Source RollerCoaster Tycoon 1 and 2 implementation"
arch=('i686' 'x86_64' 'aarch64')
url="http://freerct.org"
license=('GPL2')
-depends=('sdl2' 'sdl2_ttf' 'libzip' 'libpng' 'ttf-freefont')
+depends=('sdl2' 'sdl2_ttf' 'libzip' 'libpng' 'gnu-free-fonts')
optdepends=('bison' 'flex')
makedepends=('git' 'cmake')
conflicts=("${_pkgname}")