summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-06-14 16:13:38 +0200
committerGoliathLabs2020-06-14 16:13:38 +0200
commit123858fb749609ec723d9dc9b75ba8e4c462821c (patch)
treee6a341142fc5a4e0ceb847cd92641f49cc74e0c4 /PKGBUILD
parentdd0a73df70548ef7c53e52cdcf39ddca266c756d (diff)
downloadaur-123858fb749609ec723d9dc9b75ba8e4c462821c.tar.gz
Updated: 2.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b465adf3ea26..67ed93fbd3b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
# Contributor: Tobias Hunger <tobias DOT hunger AT gmail DOT com>
pkgname=discourse
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.5
+pkgrel=1
pkgdesc="A simple, flat forum, where replies flow down the page in a line"
arch=('i686' 'x86_64')
-url="http://www.discourse.org/"
+url="https://www.discourse.org/"
license=('GPL')
depends=('ruby>=2.0' 'ruby-bundler' 'gmp' 'libxml2' 'libxslt' 'openssl'
'krb5' 'libgcrypt' 'libgpg-error' 'postgresql-libs' 'xz' 'zlib')