summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Swaelens2019-01-13 13:43:01 +0000
committerJonathan Swaelens2019-01-13 13:43:01 +0000
commit276cf85ad9476cde59f41b8c5baf162aa2e2b68f (patch)
tree45cf2cd20a73218980b2cd256b47ee929ff447a4
parentd4a3d9308581cec7bd9f91cc25f65f0d12531aa7 (diff)
downloadaur-276cf85ad9476cde59f41b8c5baf162aa2e2b68f.tar.gz
Update to 1.2.3-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d93dbd6dce4c..c073245553b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 13 12:58:57 UTC 2019
+# Sun Jan 13 13:43:01 UTC 2019
pkgbase = fusiondirectory
pkgdesc = FusionDirectory is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups.
- pkgver = 1.2.1
+ pkgver = 1.2.3
pkgrel = 1
url = http://fusiondirectory.org/
install = fusiondirectory.install
@@ -35,12 +35,12 @@ pkgbase = fusiondirectory
depends = php-cas
conflicts = smarty3-i18n
backup = etc/fusiondirectory-apache.conf
- source = http://repos.fusiondirectory.org/sources/1.0/fusiondirectory/fusiondirectory-1.2.1.tar.gz
+ source = https://repos.fusiondirectory.org/sources/fusiondirectory/fusiondirectory-1.2.3.tar.gz
source = fixes-path.patch
source = fixes-apache-path.patch
source = fixes-pear-lib.patch
source = fixes-headers.patch
- md5sums = 839d334fd2fb9817c070e855cc9f1a37
+ md5sums = 36b18a7f82f6e796ce20f815b449eab4
md5sums = 5f92d3e4378d0ea7fda7fa9c8b81d29e
md5sums = b00b69054c4c40847aa9c575d4550244
md5sums = 0a78917932d864cbaefa0139f90c6ab0
diff --git a/PKGBUILD b/PKGBUILD
index 8c562d4fbbeb..a60c47b9a390 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: K1412 <jonathan@opensides.be>
pkgname=fusiondirectory
-pkgver=1.2.1
+pkgver=1.2.3
pkgrel=1
pkgdesc="FusionDirectory is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups."
arch=("any")
@@ -15,13 +15,13 @@ conflicts=('smarty3-i18n')
backup=('etc/fusiondirectory-apache.conf')
-source=("http://repos.fusiondirectory.org/sources/1.0/fusiondirectory/fusiondirectory-${pkgver}.tar.gz"
+source=("https://repos.fusiondirectory.org/sources/fusiondirectory/fusiondirectory-${pkgver}.tar.gz"
"fixes-path.patch"
"fixes-apache-path.patch"
"fixes-pear-lib.patch"
"fixes-headers.patch")
-md5sums=('839d334fd2fb9817c070e855cc9f1a37'
+md5sums=('36b18a7f82f6e796ce20f815b449eab4'
"5f92d3e4378d0ea7fda7fa9c8b81d29e"
"b00b69054c4c40847aa9c575d4550244"
"0a78917932d864cbaefa0139f90c6ab0"