diff options
author | Ralph Amissah | 2016-01-05 06:11:45 -0500 |
---|---|---|
committer | Ralph Amissah | 2016-01-05 06:11:45 -0500 |
commit | 74e458743e374429abfb053a0d3bdf7f8a8700ac (patch) | |
tree | 4b96179c42bbd2850d70c6682b07a80e017fb46f /PKGBUILD | |
parent | 788a2bb71b0c2876ec5177796c00cd9003812b8e (diff) | |
download | aur-74e458743e374429abfb053a0d3bdf7f8a8700ac.tar.gz |
sisu 7.1.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,10 +3,10 @@ # SET pkgver & sha256sums pkgname=('sisu') pkgdesc="documents - structuring, publishing in multiple formats & search" -pkgver=7.1.6 +pkgver=7.1.7 pkgrel=1 source=("http://www.sisudoc.org/sisu/archive/pool/main/s/sisu/${pkgname}_${pkgver}.orig.tar.xz") -sha256sums=('6673cc927845a03f731f9f9c60ce79f58e8aaac66845ed070108957d3fb6b554') +sha256sums=('a8a1abd1d8eca77a3bc300aa147b568d1322496999412be26e1586f8adec1a1e') arch=('any') url="http://sisudoc.org" license=('GPL3') |