summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2017-01-07 02:06:00 +0000
committerXyne2017-01-07 02:06:00 +0000
commit219682847349103e9ac3ea34e700df60a5bfb481 (patch)
treef68c45c5ae15f3556d66320a5410c1fd43868e38
parentb6beb0e3def6db4165e2b92d21c1bcd2f83eeaaa (diff)
downloadaur-219682847349103e9ac3ea34e700df60a5bfb481.tar.gz
Update to 2017.1.7-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7637773cebb2..b7a49f6dbe25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 7 01:49:45 UTC 2017
+# Sat Jan 7 02:06:00 UTC 2017
pkgbase = xac
pkgdesc = A markdown- and Pandoc-based content management system (CMS).
- pkgver = 2017.1
+ pkgver = 2017.1.7
pkgrel = 1
url = http://xyne.archlinux.ca/projects/xac
arch = any
@@ -13,12 +13,12 @@ pkgbase = xac
optdepends = openbabel: plugin support
optdepends = source-highlight: plugin support
optdepends = tex2png: plugin support
- source = http://xyne.archlinux.ca/projects/xac/src/xac-2017.1.tar.xz
- source = http://xyne.archlinux.ca/projects/xac/src/xac-2017.1.tar.xz.sig
- md5sums = fe331bc6790c0d7e4ece3be0b8a6d5e5
- md5sums = 015a319ff5d93a555f09e9bc082ebdcd
- sha512sums = 13e848187b87c3d29e7905b3beb02be35835a9c5b1de0156030e865c32da736b8acfba2202201c71e7473a497a035c8c25bf26ecac30ebe42b395bd339a80a23
- sha512sums = 337be4f8df1f7dee256564219a66e26fa4dedc7bfc85dc124c7cd09152eb00a62ed834b07a63e390d59b0d038c2903d1e9179b55c9c3d6b2b53012abd886e280
+ source = http://xyne.archlinux.ca/projects/xac/src/xac-2017.1.7.tar.xz
+ source = http://xyne.archlinux.ca/projects/xac/src/xac-2017.1.7.tar.xz.sig
+ md5sums = 26cda5863bcd0bfb3faa85dde4ca2725
+ md5sums = 3b6b9a597d9daab175eb78a61d46a399
+ sha512sums = a0096ab13d282860a72c36938927dbfafbf5c21543a65db604a6e02f489880b68cb47cbef95df610e132a21e7b54b504f7c7b64c3632c71c30ba29fb65110e14
+ sha512sums = a7c15bbf5996cfb986bf12235de66c315432e65a7afcb0eb5a5d1205831996b97cc1f3cc11b62693286adeb1ee53196b96217f4d059ffb6cfe317b7d4b2cf003
pkgname = xac
diff --git a/PKGBUILD b/PKGBUILD
index 1ab6ee65def7..38b4a7f407bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=xac
-pkgver=2017.1
+pkgver=2017.1.7
pkgrel=1
pkgdesc='A markdown- and Pandoc-based content management system (CMS).'
arch=(any)
@@ -9,16 +9,16 @@ url="http://xyne.archlinux.ca/projects/xac"
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-2017.1.tar.xz
- http://xyne.archlinux.ca/projects/xac/src/xac-2017.1.tar.xz.sig
+ http://xyne.archlinux.ca/projects/xac/src/xac-2017.1.7.tar.xz
+ http://xyne.archlinux.ca/projects/xac/src/xac-2017.1.7.tar.xz.sig
)
sha512sums=(
- 13e848187b87c3d29e7905b3beb02be35835a9c5b1de0156030e865c32da736b8acfba2202201c71e7473a497a035c8c25bf26ecac30ebe42b395bd339a80a23
- 337be4f8df1f7dee256564219a66e26fa4dedc7bfc85dc124c7cd09152eb00a62ed834b07a63e390d59b0d038c2903d1e9179b55c9c3d6b2b53012abd886e280
+ a0096ab13d282860a72c36938927dbfafbf5c21543a65db604a6e02f489880b68cb47cbef95df610e132a21e7b54b504f7c7b64c3632c71c30ba29fb65110e14
+ a7c15bbf5996cfb986bf12235de66c315432e65a7afcb0eb5a5d1205831996b97cc1f3cc11b62693286adeb1ee53196b96217f4d059ffb6cfe317b7d4b2cf003
)
md5sums=(
- fe331bc6790c0d7e4ece3be0b8a6d5e5
- 015a319ff5d93a555f09e9bc082ebdcd
+ 26cda5863bcd0bfb3faa85dde4ca2725
+ 3b6b9a597d9daab175eb78a61d46a399
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')