summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Cafe2019-07-05 14:46:02 -0300
committerDaniel Cafe2019-07-05 14:46:02 -0300
commit6827ce0b91ec6959f1a982406b831661cdb0b194 (patch)
treeced7e6318f70ec0f365b4b5aa6c7e0e54fc6cc2f
parentb7629d6b98f9aaad248f8cb810abf462bf712702 (diff)
downloadaur-6827ce0b91ec6959f1a982406b831661cdb0b194.tar.gz
Version 6.8 released
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5292422483d..a1719823e831 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ldap-account-manager
pkgdesc = A webfrontend for managing entries stored in an LDAP directory
- pkgver = 6.7
+ pkgver = 6.8
pkgrel = 1
url = https://www.ldap-account-manager.org/
arch = any
@@ -14,12 +14,12 @@ pkgbase = ldap-account-manager
optdepends = php-apache: Run LDAP Account Manager on Apache
optdepends = php-fpm: Run LDAP Account Manager on other webservers
options = !strip
- source = http://downloads.sourceforge.net/lam/ldap-account-manager-6.7.tar.bz2
+ source = http://downloads.sourceforge.net/lam/ldap-account-manager-6.8.tar.bz2
source = dont-look-for-alternate-perl.patch
source = fix-htmldir-and-docdir.patch
source = apache.example.conf
source = nginx.example.conf
- sha256sums = 1bfccee672a9b3553c50adf2387ead83cd72116b81e1f707fbd22e97a99d167c
+ sha256sums = e04fd60b6624d402b4dd919e9bb0cf9248f3613f554495a08c010c5958aa066e
sha256sums = 013dd520a357ce39e9eda5169d26c73b48d05c7e73c7ce4377f31ace8f4c88a1
sha256sums = dc4afc691a53f5ff46eec4ef25cc3d593d7a5a2dcbcde070d54f6554027822b3
sha256sums = 229b281a85770f82f449e1e77ebd26b7583b5bc1266b234c653f2778067b1f34
diff --git a/PKGBUILD b/PKGBUILD
index feb718050cd4..6fecc9b8be52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: dccafe
pkgname=ldap-account-manager
-pkgver=6.7
+pkgver=6.8
pkgrel=1
pkgdesc="A webfrontend for managing entries stored in an LDAP directory"
arch=('any')
@@ -20,7 +20,7 @@ source=("http://downloads.sourceforge.net/lam/${pkgname}-${pkgver}.tar.bz2"
"fix-htmldir-and-docdir.patch"
"apache.example.conf"
"nginx.example.conf")
-sha256sums=('1bfccee672a9b3553c50adf2387ead83cd72116b81e1f707fbd22e97a99d167c'
+sha256sums=('e04fd60b6624d402b4dd919e9bb0cf9248f3613f554495a08c010c5958aa066e'
'013dd520a357ce39e9eda5169d26c73b48d05c7e73c7ce4377f31ace8f4c88a1'
'dc4afc691a53f5ff46eec4ef25cc3d593d7a5a2dcbcde070d54f6554027822b3'
'229b281a85770f82f449e1e77ebd26b7583b5bc1266b234c653f2778067b1f34'