summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjose17112018-06-24 11:56:33 +0200
committerjose17112018-06-24 11:56:33 +0200
commit483bbda647f845ca301bac49339626dada30d043 (patch)
tree5cc98405a52ffefeadaeb464e6d08a4d7a13ffce /PKGBUILD
parentf59a0c6adc70e40cc8c7481f47141e18772edb41 (diff)
downloadaur-monsters_and_mushrooms-git.tar.gz
Update source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d06117d5c5a7..18030db61707 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
pkgname=monsters_and_mushrooms-git
_pkgname=monsters_and_mushrooms
pkgver=r2.fd68f10
-pkgrel=1
+pkgrel=2
pkgdesc="A Millipede remake written in Python using Pygame"
arch=('any')
-url="https://github.com/machinezilla/monsters_and_mushrooms"
+url="https://github.com/pycoder01/monsters_and_mushrooms"
license=('GPL2')
depends=('python2-pygame')
-source=("${_pkgname}"::'git+https://github.com/machinezilla/monsters_and_mushrooms.git' 'monsters_and_mushrooms.desktop')
+source=("${_pkgname}"::'git+https://github.com/pycoder01/monsters_and_mushrooms.git'
+ 'monsters_and_mushrooms.desktop')
md5sums=('SKIP'
'106a7a4738e9db5075fa96895e93ed48')