summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhalosghost2016-01-13 17:01:18 -0600
committerhalosghost2016-01-13 17:01:18 -0600
commit3a24de3928075c0cdf4496425a4b7440c5d282f7 (patch)
tree345d01a05f23bd693c61d1b2e32b58cd8837388d
parentac762d198b2731aca7f6ca8067d354d048455ffb (diff)
downloadaur-3a24de3928075c0cdf4496425a4b7440c5d282f7.tar.gz
Update for sphinx-build 1.3.4 and new build style
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f214541ea6e2..80865f2d54ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Wed Jan 13 23:00:57 UTC 2016
pkgbase = pbpst-git
pkgdesc = A small tool to interact with pb instances
- pkgver = 0.9.0.r12.gd251568
+ pkgver = 0.9.0.r56.g20b6912
pkgrel = 1
url = https://github.com/HalosGhost/pbpst
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index db985650cd17..e8b256c84024 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Stuewe <halosghost at archlinux dot info>
pkgname=pbpst-git
-pkgver=0.9.0.r12.gd251568
+pkgver=0.9.0.r56.g20b6912
pkgrel=1
pkgdesc='A small tool to interact with pb instances'
@@ -22,7 +22,7 @@ pkgver () {
build () {
cd pbpst
- tup upd
+ make
}
package () {