summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab5e248a4411..a12814c5c850 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hovercraft-git
pkgdesc = Makes impress.js presentations from reStructuredText
- pkgver = 211
+ pkgver = 313
pkgrel = 1
url = https://github.com/regebro/hovercraft
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 0fcc71317cdb..ddaf611ab746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Baum <david.baum@naraesk.eu>
pkgname=hovercraft-git
-pkgver=211
+pkgver=313
pkgrel=1
pkgdesc="Makes impress.js presentations from reStructuredText"
arch=('i686' 'x86_64')
@@ -10,12 +10,12 @@ groups=()
depends=('python-pygments' 'python-watchdog' 'python-svg.path' 'python-lxml' 'python-docutils')
optdepends=()
provides=()
-conflicts=('')
+conflicts=()
replaces=()
backup=()
options=()
-install=()
-changelog=()
+install=''
+changelog=''
source=('git+https://github.com/regebro/hovercraft.git')
noextract=()
md5sums=('SKIP')