summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2016-08-17 13:57:38 +0500
committerDmitry Kharitonov2016-08-17 13:57:38 +0500
commitc49bba8c9a7ea4c50a3bdebb541bbd1e2a19ef99 (patch)
tree4165d9bbb2a93238dcc9700ea2776b10a5275219
parent08ae1a2cfafd5b35fdeee1db7df07874346b26dd (diff)
downloadaur-c49bba8c9a7ea4c50a3bdebb541bbd1e2a19ef99.tar.gz
Revert splitting the package, as makepkg doesn't support building split packages with different makedeps
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52f1429df93e..04098c64d95e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Aug 13 10:19:26 UTC 2016
+# Wed Aug 17 08:56:32 UTC 2016
pkgbase = python-djvulibre
pkgdesc = A set of Python bindings for the DjVuLibre library
pkgver = 0.8
- pkgrel = 2
+ pkgrel = 5
url = http://jwilk.net/software/python-djvulibre
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 8ca4dc4c59bb..be75f6e55c52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-djvulibre
pkgver=0.8
-pkgrel=2
+pkgrel=5
pkgdesc="A set of Python bindings for the DjVuLibre library"
arch=('i686' 'x86_64')
url="http://jwilk.net/software/python-djvulibre"