summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 295e6b279cce..b4cedcd0c777 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pokemon-revolution-online-bin
pkgdesc = A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games.
pkgver = 0.98.4.2.rootsedition
- pkgrel = 1
+ pkgrel = 2
url = https://pokemon-revolution-online.net
install = INSTALL
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = pokemon-revolution-online-bin
depends = desktop-file-utils
optdepends = gtk2: required for the Unity ScreenSelector plugin
conflicts = pokemon-revolution-online
- source = https://gitlab.com/fabish_random/pokemon-revolution-online-data/-/archive/0.1.1/pokemon-revolution-online-data-0.1.1.zip
+ source = https://gitlab.com/Fabish/pokemon-revolution-online-data/-/archive/0.1.1/pokemon-revolution-online-data-0.1.1.zip
sha256sums = 533d250127b85054f4aa087857b130e7a21525ce6382aefd63adb564f4125212
pkgname = pokemon-revolution-online-bin
diff --git a/PKGBUILD b/PKGBUILD
index 39c2ddf8e078..ad04c0cb9394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pokemon-revolution-online-bin
pkgver=0.98.4.2.rootsedition
-pkgrel=1
+pkgrel=2
pkgdesc="A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games."
arch=('x86_64')
url="https://pokemon-revolution-online.net"
@@ -13,7 +13,7 @@ optdepends=('gtk2: required for the Unity ScreenSelector plugin')
conflicts=('pokemon-revolution-online')
install="INSTALL"
__DATA_VER=0.1.1
-source=("https://gitlab.com/fabish_random/pokemon-revolution-online-data/-/archive/${__DATA_VER}/pokemon-revolution-online-data-${__DATA_VER}.zip")
+source=("https://gitlab.com/Fabish/pokemon-revolution-online-data/-/archive/${__DATA_VER}/pokemon-revolution-online-data-${__DATA_VER}.zip")
sha256sums=('533d250127b85054f4aa087857b130e7a21525ce6382aefd63adb564f4125212')