[arch-commits] Commit in dokuwiki/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Oct 1 10:44:51 UTC 2014
Date: Wednesday, October 1, 2014 @ 12:44:51
Author: spupykin
Revision: 119943
upgpkg: dokuwiki 20140929-1
upd
Modified:
dokuwiki/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-01 09:53:40 UTC (rev 119942)
+++ PKGBUILD 2014-10-01 10:44:51 UTC (rev 119943)
@@ -3,10 +3,10 @@
# Contributor: Sébastien Luttringer
pkgname=dokuwiki
-pkgver=20140505_a
+pkgver=20140929
_pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
_pkgver=${_pkgver/_/}
-pkgrel=2
+pkgrel=1
pkgdesc='Simple to use and highly versatile Open Source wiki software'
arch=('any')
url='https://www.dokuwiki.org/'
@@ -17,7 +17,7 @@
options=('!strip')
source=("http://download.dokuwiki.org/src/dokuwiki/dokuwiki-${_pkgver}.tgz"
'apache.example.conf')
-md5sums=('fb44f206d1550921c640757599e90bb9'
+md5sums=('1f93a6205d0408f44649b04047cb3550'
'c5bed40abf5bb737bad8df29bb7020dc')
package() {
More information about the arch-commits
mailing list