summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e94f024d6d47..177e151ce16e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: childofunix at gmail dot com
pkgname="rmm-git"
-pkgver=1.0.11
+pkgver=1.0.12.r7.gbb3b90e
pkgrel=1
pkgdesc="RimWorld Mod Manager"
arch=("any")
url="https://github.com/Spoons/rmm.git"
license=("GPL")
depends=("steamcmd" "python" "python-beautifulsoup4" "python-tabulate" "python-networkx")
-makedepends=("git" "python-setuptools")
+makedepends=("git" "python-setuptools" "python-pip")
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
changelog=ChangeLog