summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2016-08-01 13:52:05 +0000
committerXyne2016-08-01 13:52:05 +0000
commit0d7d9f8323e652d9f376143bc4dec39e57f93653 (patch)
tree7505573cb2567b976706d1b1984bb0b4660856c5
parente58d1d938e09889b433dedfbed8d69e6c9eb7050 (diff)
downloadaur-0d7d9f8323e652d9f376143bc4dec39e57f93653.tar.gz
Update to 2016.7-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD18
2 files changed, 20 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 603db0d8cfb2..38e660619d0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,24 @@
+# Generated by mksrcinfo v8
+# Mon Aug 1 13:52:05 UTC 2016
pkgbase = xac
pkgdesc = A markdown- and Pandoc-based content management system (CMS).
- pkgver = 2014.12
+ pkgver = 2016.7
pkgrel = 1
url = http://xyne.archlinux.ca/projects/xac
arch = any
license = GPL
- depends = python3
depends = haskell-pandoc
+ depends = python3
optdepends = graphviz: plugin support
optdepends = openbabel: plugin support
- optdepends = tex2png: plugin support
optdepends = source-highlight: plugin support
- source = http://xyne.archlinux.ca/projects/xac/src/xac-2014.12.tar.xz
- source = http://xyne.archlinux.ca/projects/xac/src/xac-2014.12.tar.xz.sig
- md5sums = 9f8cd934fc20ab20958a8224739e6588
- md5sums = 4251d3264dacf31e6c3cd19cdae03c37
- sha512sums = 6717766a87f4ab2699a5fdd43a781ab5752aa337a7a3fb07463bc2cbb2f1f0307e9a743d3253aabcb8aef957c8a59e5c7004634d7700e215574a1aa65dd7489b
- sha512sums = 23949d6593e310bfde593ad007a82f2cc1c1cbcbc5eeabe0fa935c07a0482a9125aff090a5f2f4e67885cb1c16578dfb15e93b878ff8eb2fe053aca984823f30
+ optdepends = tex2png: plugin support
+ source = http://xyne.archlinux.ca/projects/xac/src/xac-2016.7.tar.xz
+ source = http://xyne.archlinux.ca/projects/xac/src/xac-2016.7.tar.xz.sig
+ md5sums = 57c7fd3ba2fe3474658065ca161a2497
+ md5sums = c677df01e6e6ec047237e47fcfaff43e
+ sha512sums = f31c58296d7f42dd49ab0a8ed95517480565df8d27692153125e70a7f0e552a2dc8ed9705f8167d758d68c5bb364e0c7e89a2d9685b3e69c3dd5d5b4aa9778e3
+ sha512sums = 1b0b0ffd48b160bf2c500f8e8a209e997ef102d0d627f9d2966744a8daa93174b6e85e2dbae8b4269783dad9ce6c08f196aa3b1e23e28ceb0f114d9c5335902a
pkgname = xac
diff --git a/PKGBUILD b/PKGBUILD
index 94c1e4c4ebea..283c73f3ad82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,24 +1,24 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=xac
-pkgver=2014.12
+pkgver=2016.7
pkgrel=1
pkgdesc='A markdown- and Pandoc-based content management system (CMS).'
arch=(any)
license=(GPL)
url="http://xyne.archlinux.ca/projects/xac"
-depends=(python3 haskell-pandoc)
-optdepends=('graphviz: plugin support' 'openbabel: plugin support' 'tex2png: plugin support' 'source-highlight: plugin support')
+depends=(haskell-pandoc python3)
+optdepends=('graphviz: plugin support' 'openbabel: plugin support' 'source-highlight: plugin support' 'tex2png: plugin support')
source=(
- http://xyne.archlinux.ca/projects/xac/src/xac-2014.12.tar.xz
- http://xyne.archlinux.ca/projects/xac/src/xac-2014.12.tar.xz.sig
+ http://xyne.archlinux.ca/projects/xac/src/xac-2016.7.tar.xz
+ http://xyne.archlinux.ca/projects/xac/src/xac-2016.7.tar.xz.sig
)
sha512sums=(
- 6717766a87f4ab2699a5fdd43a781ab5752aa337a7a3fb07463bc2cbb2f1f0307e9a743d3253aabcb8aef957c8a59e5c7004634d7700e215574a1aa65dd7489b
- 23949d6593e310bfde593ad007a82f2cc1c1cbcbc5eeabe0fa935c07a0482a9125aff090a5f2f4e67885cb1c16578dfb15e93b878ff8eb2fe053aca984823f30
+ f31c58296d7f42dd49ab0a8ed95517480565df8d27692153125e70a7f0e552a2dc8ed9705f8167d758d68c5bb364e0c7e89a2d9685b3e69c3dd5d5b4aa9778e3
+ 1b0b0ffd48b160bf2c500f8e8a209e997ef102d0d627f9d2966744a8daa93174b6e85e2dbae8b4269783dad9ce6c08f196aa3b1e23e28ceb0f114d9c5335902a
)
md5sums=(
- 9f8cd934fc20ab20958a8224739e6588
- 4251d3264dacf31e6c3cd19cdae03c37
+ 57c7fd3ba2fe3474658065ca161a2497
+ c677df01e6e6ec047237e47fcfaff43e
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')