aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Down2019-05-02 16:49:50 -0400
committerChris Down2019-05-02 16:49:50 -0400
commitff2b0e373d3d1fbb6c834c6f53056cc261f004fa (patch)
treeb112cdb1a9c10d8bc334df072bdd23c8f67518c9
parente9f686793c50c450076a21eaa5224c7d824cd244 (diff)
downloadaur-ff2b0e373d3d1fbb6c834c6f53056cc261f004fa.tar.gz
upgpkg: linux-cdown-mmots-git 5.1.0.rc6.mm1-2
makedepends on python-sphinx_rtd_theme
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c9ac5e1b0db..6a9464071fca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-cdown-mmots-git
pkgver = 5.1.0.rc6.mm1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cdown/linux-mmots
arch = x86_64
license = GPL2
@@ -12,6 +12,7 @@ pkgbase = linux-cdown-mmots-git
makedepends = git
makedepends = python-sphinx
makedepends = graphviz
+ makedepends = python-sphinx_rtd_theme
options = !strip
source = archlinux-linux::git+https://github.com/cdown/linux-mmots#branch=dogfooding
source = config
diff --git a/PKGBUILD b/PKGBUILD
index 9f0a8286be31..45b1898b66b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgbase=linux-cdown-mmots-git # Build stock -ARCH kernel
_srcver=5.1.0-rc6-mm1
pkgver=${_srcver//-/.}
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url="https://github.com/cdown/linux-mmots"
license=(GPL2)
-makedepends=(xmlto kmod inetutils bc libelf git python-sphinx graphviz)
+makedepends=(xmlto kmod inetutils bc libelf git python-sphinx graphviz python-sphinx_rtd_theme)
options=('!strip')
_srcname=archlinux-linux
source=(