[arch-commits] Commit in dokuwiki/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Wed Aug 26 07:05:17 UTC 2015


    Date: Wednesday, August 26, 2015 @ 09:05:17
  Author: spupykin
Revision: 138773

upgpkg: dokuwiki 20150810_a-1

upd

Modified:
  dokuwiki/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-26 07:05:13 UTC (rev 138772)
+++ PKGBUILD	2015-08-26 07:05:17 UTC (rev 138773)
@@ -3,7 +3,7 @@
 # Contributor: Sébastien Luttringer
 
 pkgname=dokuwiki
-pkgver=20150810
+pkgver=20150810_a
 _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
 _pkgver=${_pkgver/_/}
 pkgrel=1
@@ -17,7 +17,7 @@
 options=('!strip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_stable_${_pkgver}.tar.gz"
         'apache.example.conf')
-md5sums=('5d20a5c617765509acf0e9553697b246'
+md5sums=('1d9541e503c7ab41f926a3606dab6b00'
          'c5bed40abf5bb737bad8df29bb7020dc')
 
 package() {



More information about the arch-commits mailing list