summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Taboada2021-01-01 14:16:14 -0800
committerMichael Taboada2021-01-01 14:16:14 -0800
commit0a60da0f44a7d327357442cb837fbc386eae4555 (patch)
tree8689dda6d7b756fc32359e9d02d03256cf782ec7 /PKGBUILD
parent8981b6d3abca24e127c4affcb165583390797ee1 (diff)
downloadaur-0a60da0f44a7d327357442cb837fbc386eae4555.tar.gz
1.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b719b2010d38..4d7374b36c1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Michael Taboada <michael@2mb.solutions>
-# Contributer: Storm Dragon <stormdragon2976@gmail.com>
+# Maintainer: Storm Dragon <stormdragon2976@gmail.com>
pkgname=horseshoes
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
pkgdesc="Audio only game of horseshoes."
arch=('armv7h' 'aarch64' 'i686' 'x86_64')
-url="https://github.com/2mb-solutions/horseshoes"
+url="https://2mb.games/games/horseshoes"
license=('MIT')
depends=('speech-dispatcher' 'allegro')
-makedepends=('gcc' 'git')
+makedepends=('git')
optdepends=('espeak: TTS support'
'festival: TTS support'
'flite: TTS support')
-source=("git+https://github.com/2mb-solutions/$pkgname.git"
+source=("git+https://git.2mb.codes/~lilmike/${pkgname}"
"$pkgname.desktop"
"$pkgname.sh")
md5sums=('SKIP'