summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2017-01-07 01:49:45 +0000
committerXyne2017-01-07 01:49:45 +0000
commitb6beb0e3def6db4165e2b92d21c1bcd2f83eeaaa (patch)
tree9ce86c0abc36a05b421e5a0708ef5301237858c1
parent0d7d9f8323e652d9f376143bc4dec39e57f93653 (diff)
downloadaur-b6beb0e3def6db4165e2b92d21c1bcd2f83eeaaa.tar.gz
Update to 2017.1-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38e660619d0a..7637773cebb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Aug 1 13:52:05 UTC 2016
+# Sat Jan 7 01:49:45 UTC 2017
pkgbase = xac
pkgdesc = A markdown- and Pandoc-based content management system (CMS).
- pkgver = 2016.7
+ pkgver = 2017.1
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-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
+ 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
pkgname = xac
diff --git a/PKGBUILD b/PKGBUILD
index 283c73f3ad82..1ab6ee65def7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=xac
-pkgver=2016.7
+pkgver=2017.1
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-2016.7.tar.xz
- http://xyne.archlinux.ca/projects/xac/src/xac-2016.7.tar.xz.sig
+ 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
)
sha512sums=(
- f31c58296d7f42dd49ab0a8ed95517480565df8d27692153125e70a7f0e552a2dc8ed9705f8167d758d68c5bb364e0c7e89a2d9685b3e69c3dd5d5b4aa9778e3
- 1b0b0ffd48b160bf2c500f8e8a209e997ef102d0d627f9d2966744a8daa93174b6e85e2dbae8b4269783dad9ce6c08f196aa3b1e23e28ceb0f114d9c5335902a
+ 13e848187b87c3d29e7905b3beb02be35835a9c5b1de0156030e865c32da736b8acfba2202201c71e7473a497a035c8c25bf26ecac30ebe42b395bd339a80a23
+ 337be4f8df1f7dee256564219a66e26fa4dedc7bfc85dc124c7cd09152eb00a62ed834b07a63e390d59b0d038c2903d1e9179b55c9c3d6b2b53012abd886e280
)
md5sums=(
- 57c7fd3ba2fe3474658065ca161a2497
- c677df01e6e6ec047237e47fcfaff43e
+ fe331bc6790c0d7e4ece3be0b8a6d5e5
+ 015a319ff5d93a555f09e9bc082ebdcd
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')