summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Gerber2016-01-01 18:57:25 +0100
committerMichael Gerber2016-01-01 18:57:25 +0100
commitc7c2becc4adf256a981ff23346c2659cfb08cf20 (patch)
tree7e6197afa1466a4e5c2ffdb9ddda082d07776c25
parente646aff19110815b02e9276d88eb68399452fc69 (diff)
downloadaur-c7c2becc4adf256a981ff23346c2659cfb08cf20.tar.gz
$_commitmsg
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82b1411e3ce8..89511c43902a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Jan 1 17:43:04 UTC 2016
+# Fri Jan 1 17:57:25 UTC 2016
pkgbase = open-xchange-authentication-database
pkgdesc = Module for authenticating users using the password stored in MySQL
pkgver = 7.8.0
@@ -12,7 +12,7 @@ pkgbase = open-xchange-authentication-database
groups = open-xchange-all
license = GPLv2
depends = open-xchange-core
- provides = open-xchange-authentication-database
+ provides = open-xchange-authentication
source = https://software.open-xchange.com/products/appsuite/stable/backend/DebianJessie/all/open-xchange-authentication-database_7.8.0-6_all.deb
sha256sums = 265ce2ebda1cb013e19e4e63d84b0de7d02028cc3f20f63dc3e09968cfd60e95
diff --git a/PKGBUILD b/PKGBUILD
index 8b974377e7a6..efc924e1e483 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPLv2')
depends=('open-xchange-core')
makedepends=()
conflicts=()
-provides=('open-xchange-authentication-database')
+provides=('open-xchange-authentication')
source=('https://software.open-xchange.com/products/appsuite/stable/backend/DebianJessie/all/open-xchange-authentication-database_7.8.0-6_all.deb')
sha256sums=('265ce2ebda1cb013e19e4e63d84b0de7d02028cc3f20f63dc3e09968cfd60e95')