summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84d787d3067d..3cd2b051309c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: jtmb <packaging at technologicalwizardry dot com>
_pkgname=pkhex
pkgname=${_pkgname}-git
-pkgver=r4255.f0735855
+pkgver=r5246.7a021781
pkgrel=1
pkgdesc="Pokémon core series save editor, programmed in C#."
arch=(any)
url="https://github.com/kwsch/PKHeX"
license=('GPL')
-depends=(mono-alpha)
+depends=(mono)
makedepends=(git msbuild-stable)
provides=(pkhex)
conflicts=(pkhex)