UPSTREAM_VER=15.3
OPENGFX_VER=7.1
OPENSFX_VER=1.0.3
VER=${UPSTREAM_VER}+opengfx${OPENGFX_VER}+opensfx${OPENSFX_VER}
SRCS="tbl::https://cdn.openttd.org/openttd-releases/${UPSTREAM_VER}/openttd-${UPSTREAM_VER}-source.tar.xz \
      tbl::https://cdn.openttd.org/opengfx-releases/${OPENGFX_VER}/opengfx-${OPENGFX_VER}-all.zip \
      tbl::https://cdn.openttd.org/opensfx-releases/${OPENSFX_VER}/opensfx-${OPENSFX_VER}-all.zip"
CHKSUMS="sha256::5ea21eea7d59c78a42071924ac18c6bc0116088f2e96b14cfee9369175973be7 \
         sha256::928fcf34efd0719a3560cbab6821d71ce686b6315e8825360fba87a7a94d7846 \
         sha256::e0a218b7dd9438e701503b0f84c25a97c1c11b7c2f025323fb19d6db16ef3759"
CHKUPDATE="anitya::id=8640"
SUBDIR="openttd-${VER%%+*}"
