summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlibele2018-11-19 20:52:52 -0600
committerlibele2018-11-19 20:52:52 -0600
commitedc772e2f229432b2378443c087f599412cdd598 (patch)
tree330c3433ab803a73dce05846f5eb46d8adbc831f /PKGBUILD
parentdba5560191ef7a7c0d5ee64dec835388217f330d (diff)
downloadaur-edc772e2f229432b2378443c087f599412cdd598.tar.gz
add optdepend for bsd-games adventure
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4e440d0b018..b58bf3693868 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=advent
pkgver=0
-pkgrel=2
+pkgrel=3
pkgdesc="WELCOME TO ADVENTURE!!"
arch=('i686' 'x86_64')
url='http://www.russotto.net/~mrussotto/ADVENT/'
license=('none')
+optdepends=("bsd-games: for crowther and woods' adventure")
source_i686=("https://archive.org/download/adv-0/advent-i686.tar.gz")
source_x86_64=("https://archive.org/download/adv-0/advent-x86_64.tar.gz")
md5sums_i686=('66e3565d19c67be525ff32affbd104af')