summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorichiro2017-10-21 11:44:08 -0700
committerichiro2017-10-21 11:44:08 -0700
commit9a44381810588fb3db12e4c16fd279b7ec67b284 (patch)
tree08caf50dbe01c0a43cef54a913ca3148271970ca
parent95634fc91137dc804d3b10e64ffc0d2bca8fdeed (diff)
downloadaur-9a44381810588fb3db12e4c16fd279b7ec67b284.tar.gz
Correcting source URL
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6dfe3a8c2558..2bd1abd43a22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthias Lamers <aussieevil@hotmail.com>
pkgname=ohrrpgce
pkgver=callipygous.r8062
-pkgrel=1
+pkgrel=2
pkgdesc="A role playing game creation engine"
arch=(i686 x86_64)
license=(GPL)
@@ -9,7 +9,7 @@ url="http://rpg.hamsterrepublic.com/ohrrpgce/Main_Page"
depends=('sdl_mixer' 'openeuphoria' 'libxpm' 'libxrandr' 'ncurses' 'xterm')
makedepends=('subversion' 'freebasic' 'scons' 'openeuphoria' 'dos2unix')
optdepends=('timidity-freepats: midi music support')
-source=(svn://gilgamesh.hamsterrepublic.com/ohrrpgce/rel/dwimmercrafty)
+source=(svn+https://rpg.hamsterrepublic.com/source/rel/dwimmercrafty)
pkgver(){
cd "${srcdir}/callipygous"