summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-06-10 15:00:42 +0200
committerhaawda2019-06-10 15:00:42 +0200
commitd3c666664af2ba4d331f6dda969b315acb5eea3f (patch)
treee2b4a0fdc24bff8a9ef1064aec90ce5297a13183 /PKGBUILD
parent8ba239affa1a9462a01a21626fc563826e427e25 (diff)
downloadaur-d3c666664af2ba4d331f6dda969b315acb5eea3f.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e91ddd2b745..ed1d6d042ad3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=artanis
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc="A fast monolithic web-framework of Scheme"
url="http://web-artanis.com/"
@@ -9,7 +9,7 @@ depends=('guile')
arch=('x86_64')
license=('GPL')
source=("http://ftp.gnu.org/gnu/$pkgname/$pkgname-${pkgver}.tar.bz2"{,.sig})
-sha256sums=('c8285c63cf2a46c38ce92e676d5bcb833a77940bdc98171eac21ebfef1c791da'
+sha256sums=('6a680bbf1e07dd69a3b84dcef6c3f904d5e178f1570930cdf28763a95b69767a'
'SKIP')
validpgpkeys=('F53B4C5695B5E4D56093432484696772846A0058') # Nala Ginrut
options=('!strip')